Files
MP1R-Rando-CodeEdits/README.md

15 lines
559 B
Markdown
Raw Permalink Normal View History

2023-02-09 00:24:03 -08:00
# MP1R-Exlaunch-Base
2023-02-09 00:24:03 -08:00
A base repository using exlaunch-cmake that contains code for modifying Metroid Prime 1: Remastered.
2023-02-09 00:24:03 -08:00
Contains barebones code necessary for modifying game code, as well as a working implementation of imgui.
# Credits
- [exlaunch](https://github.com/shadowninja108/exlaunch/)
2022-10-13 15:03:56 -07:00
- [exlaunch-cmake](https://github.com/EngineLessCC/exlaunch-cmake/)
- [BDSP](https://github.com/Martmists-GH/BDSP)
- [Sanae](https://github.com/Sanae6)
- [Atmosphère](https://github.com/Atmosphere-NX/Atmosphere)
- [oss-rtld](https://github.com/Thog/oss-rtld)