22 lines
680 B
Markdown
22 lines
680 B
Markdown
# BMGEditor
|
|
An editor in C# to edit BMG files from Super Mario Galaxy
|
|
|
|
## Features
|
|
- Reads and edits message files from Super Mario Galaxy
|
|
- Allows to add entries
|
|
- Has a GUI
|
|
|
|
## What it doesn't do (at least for now)
|
|
- It can't read (for now) files from the SM3D All Stars version
|
|
- Events (or whatever they are called) aren't supported at the moment
|
|
- Editing message files from Super Mario Galaxy **_2_**
|
|
|
|
## Issues
|
|
If you notice a bug or if you think something's missing, please open an issue
|
|
|
|
### Other
|
|
Please avoid forking the repo if you don't plan to open a pull request later on. Contributions here are welcome
|
|
|
|
## Credits and license
|
|
Comming soon
|