- https://google.com
-
Minecraft story mode
- Joined on
2023-06-23
Block a user
Fix reload mods button
Spanish Translation for new stuf
Backporting Wani's mod interface
Here's Moon Princess, only change I did was create a metadata.json, did not change a single rpy into an rpym and it's 'Scripts' list is empty ![imagen](/attachments/60da7c85-bbfb-4efd-a6ab-1e07a49…
Backporting Wani's mod interface
Only comment I have is that mods that don't use rpym files shouldn't be able to be enabled/disabled since that would do nothing and it might give users a false sense of security and, although this…
Chapter navigation improvements
You are abusing global variables to the point that most of the code is unreadable, this is only a specific example but in this case it would be 100x better if instead of doing
Chapter navigation improvements
This doesn't need to be a function since it's only called here, just move the function's code to here and if it needs further clarification add a comment