add readme stuff

This commit is contained in:
2024-04-17 22:53:39 +02:00
parent 94ce29d4de
commit 819fafa92c
3 changed files with 15 additions and 1 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Wangan Sunrise
WIP Engine Reimplementation, as well as CLI tools for working with Enma and NU Library data (primarily parsing).
## Enma
For tooling regarding the Enma engine, look at [`enmacompat`](./enmacompat/README.md)
## NU Library
For tooling regarding the NU Library, look at [`nucompat`](./nucompat/README.md)

1
bevy_nucompat/README.md Normal file
View File

@@ -0,0 +1 @@
# NU Compat

View File

@@ -1,6 +1,8 @@
# Enma Compat
Library with CLI tool to work with Enma Engine's emedded data
Library with CLI tool to work with Enma Engine's emedded data.
As of now only Windows PE files are supported.
## CLI