SpawnLocation
Allows Starting a run in a selected location from imgui menu
| Last updated | 2 days ago |
| Total downloads | 37 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | JarlUlsfark-SpawnLocation-0.1.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
LuaENVY-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.2.0SGG_Modding-ReLoad
Provides helpers for managing hot reloading and waiting for the right time to load
Preferred version: 1.0.2SGG_Modding-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 4.0.1README
SpawnLocation
Allows Starting a Run in a chosen room using the imgui menu.
Features
- Start a Run in a selected room
Installation
Use r2modman by ebkr from Thunderstore or GitHub.
While the mod has been tested decently well it is recommended to backup your save from %USERPROFILE%\Saved Games\Hades II\Profile*.sav in case there are issues.
Adding custom rooms
- For modders who wish to add their own rooms into the mod.
- In
plugins/JarlUlsfark-SpawnLocation/data.luaadd the exact name of your custom room into the one of the lists for it to be select-able in game. - If you add a whole new biome then add it as a list in a similar structure to other biomes in the file.
Known Issues
- If the Starting room is not the first room in a Biome, the following room would be.
- Selecting starting biome with incompatible Room / Biome causes the game to crash.
Issues
Report any issues on the mod github or Hades Modding discord