Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmret/hot-reload
Replace Paper Mario assets whilst the game is running
https://github.com/pmret/hot-reload
n64 papermario
Last synced: about 2 months ago
JSON representation
Replace Paper Mario assets whilst the game is running
- Host: GitHub
- URL: https://github.com/pmret/hot-reload
- Owner: pmret
- License: 0bsd
- Created: 2020-11-29T11:48:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-29T15:12:32.000Z (about 4 years ago)
- Last Synced: 2024-11-06T23:14:24.497Z (2 months ago)
- Topics: n64, papermario
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# hot-reload
Paper Mario asset hot-reloading for mod development and reverse-engineering.
---
Supported emulators:
- [Project64](project64/)
Servers:
- [Mamar](https://bgm.imalex.xyz) - BGM hot-reloading
- [NPM package](https://npm.im/@pmret/hot-reload)---
#### Technical information
See [the protocol](protocol.md).
The client-server model is as follows:
![client-server model](client-server-model.png)