update README
parent
3c7ae38f81
commit
4622f61057
14
README.md
14
README.md
|
@ -4,13 +4,23 @@ This is the official unofficial Git repository for the Metroid Fusion Open Rando
|
||||||
|
|
||||||
Considering the original repository states that the software is GPL-3.0 licensed, but no source was ever released, we're endeavouring on this (potentially failing) task of making MFOR Open Again️™️
|
Considering the original repository states that the software is GPL-3.0 licensed, but no source was ever released, we're endeavouring on this (potentially failing) task of making MFOR Open Again️™️
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
* [OpenMFOR repository][] (This project, in case you are looking at a fork)
|
||||||
|
* The [original MFOR repository][] on Github
|
||||||
|
* The [original MFOR thread][] on Metroid Construction
|
||||||
|
|
||||||
|
[OpenMFOR repository]: https://git.inabaudonge.reisen/OpenMFOR/OpenMFOR
|
||||||
|
[original MFOR repository]: https://github.com/Kazuto88/MFOR
|
||||||
|
[original MFOR thread]: https://forum.metroidconstruction.com/index.php/topic,5376.0.html
|
||||||
|
|
||||||
## Project Status
|
## Project Status
|
||||||
|
|
||||||
- [x] Decent disassembly
|
- [x] Decent disassembly
|
||||||
- [x] GUI
|
- [x] GUI
|
||||||
- [x] CRC verification
|
- [x] CRC verification
|
||||||
- [ ] Logic
|
- [x] Logic
|
||||||
- [ ] Reconstructing missing parts of code
|
- [x] Reconstructing missing parts of code
|
||||||
- [x] Patching
|
- [x] Patching
|
||||||
- [ ] Generating BPS patches
|
- [ ] Generating BPS patches
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue