Skip to content

MikeyTheA/PokeRogueModLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokéRogue PokéRogue

Discord

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

PokeRogueModLoader is not affiliated with PokeRogue

Contributing

Mod Development

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.

🛠️ Mod Loader Development

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.

💻 Environment Setup

Prerequisites

Running Locally

  1. 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
  2. Run node generateImports.js
  3. Run npm run start:dev to locally run the project in localhost:8000

🪧 To Do

Check out Github Issues to see how you can help us!

Credits

Check the original PokeRogue repository to see PokeRogue credits, PokeRogueModLoader is mainly made by MikeyTheA