PokéRogue is a browser based Pokémon fangame heavily inspired by the roguelite genre. Battle endlessly while gathering stacking items, exploring many different biomes, fighting trainers, bosses, and more!
And PokeRogueModLoader is a mod loader for PokéRogue
You can find a running instance of PokeRogueModLoader at mokerogue.net, mokerogue.net is in no way affiliated with PokeRogue or PokeRogue's official website
Join our Discord for updates and help
You can find the wiki here
Use PRModLoaderExternalEditor for making mods, look in its readme to see how to publish a mod to the mod browser.
If you have the motivation and experience with Typescript/Javascript (or are willing to learn) please feel free to fork the repository and make pull requests with contributions. If you don't know what to work on but want to help, reference the below To-Do section or the #feature-vote channel in the discord.
- node: 20.13.1
- npm: how to install
- Clone the repo and in the root directory run
npm install
- if you run into any errors, reach out in the #loader-development channel in discord
- Run
node generateImports.js
- Run
npm run start:dev
to locally run the project inlocalhost:8000
Check out Github Issues to see how you can help us!
Check the original PokeRogue repository to see PokeRogue credits, PokeRogueModLoader is mainly made by MikeyTheA