This mod contains a lot of spoilers for Jupiter Hell!
This Jupiter Hell mod replaces the "help" section with some cheatsheets on:
- the branches in Callisto, Europa, Io and Dante, their mechanisms, their perks and rewards
- the paths to uniques in the Purgatory and a map
- the descriptions of all unique and exotics weapons, the relics and the perks
- the perks you can get from mod packs through Whizkid
- bosses descriptions and advice
You can access HellpediaCE from the main menu and the in-game menu by going into the Help menu.
If you use Steam, right click on the game in your library > Properties > Local files > Browse.
For macOS, use the following directory: "(jupiter hell root directory) > JupiterHell.app > Contents > MacOS".
Otherwise, look where you installed the game!
- Create a "mods" folder in the Jupiter Hell root directory if it does not exist.
- Create a "HellpediaCE" folder inside the "mods" folder.
- Inside the "HellpediaCE" folder, put the content of this archive: https://github.com/cpiod/HellpediaCE/archive/refs/heads/main.zip
In the end, the folder structure should be: "(jupiter hell root directory) > mods > HellpediaCE > main.lua".
- Navigate to your Jupiter Hell app, right click, select "show package contents", navigate to Contents > MacOS.
- Create a "mods" folder there if it does not exist.
- Create a "HellpediaCE" folder inside the "mods" folder.
- Inside the "HellpediaCE" folder, put the content of this archive: https://github.com/cpiod/HellpediaCE/archive/refs/heads/main.zip
Go to the Jupiter Hell root directory (or "JupiterHell.app > Contents > MacOS" for macOS) and type:
mkdir -p mods
cd mods
git clone https://github.com/cpiod/HellpediaCE.git
To update HellpediaCE, go to the Jupiter Hell root directory and type:
cd mods/HellpediaCE
git pull
If you are a beta tester, you can used this archive instead: https://github.com/cpiod/HellpediaCE/archive/refs/heads/beta.zip
For the git install, go inside the HellpediaCE folder and type:
git switch beta
You can go back to the main branch with:
git switch main
With the beta branch, you will get updates during the next beta. With the main branch, you’ll only get the new version of HellpediaCE when the stable version of Jupiter Hell is released. When there is no ongoing beta, both branches are the same.
Thanks to Epyon, the Jupiter Hell main creator, and to every Jupiter Hell player that helped me write this mod, notably Sylph, Deemzul, Ranmilia and Psojed. Thanks to Feliksas for his help on macOS. Special thanks to Mamijomale for his work on Jupiter Hell modding!
You can contact me with GitHub issues. If you feel like participating to HellpediaCE, you can make a pull request!