mirror of
https://github.com/Theaninova/WanganSunrise.git
synced 2025-12-10 10:36:14 +00:00
add readme stuff
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal 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
1
bevy_nucompat/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# NU Compat
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user