Added Artamiss to credits

This commit is contained in:
MarioSpore
2025-09-20 17:21:02 -04:00
parent 18aefcd3f2
commit 98ea11887e

View File

@@ -1,5 +1,7 @@
- Credit to Raven-187 & Hacc on gamehacking.org for providing the addresses for various cheat codes. Without them, this
would of made RAM searching much more tedious.
- Shoutouts to SomeJakeGuy for basically teaching me how to code in general.
- Shoutouts to SomeJakeGuy for basically teaching me how to code in general along with starting decompilation of the game
into motion
- Shoutouts to BootsinSoots for helping with the implementation of the logic rules code itself.
- Thanks to the Grinch PS1 speedrunning discord community server for encouraging the production of this randomizer.
- Thanks to the Grinch PS1 speedrunning discord community server for encouraging the production of this randomizer.
- Credit to Artamiss for the vast majority of BZZ decompilation and general backend coding.