SpawnLocation
Allows Starting a run in a selected location from imgui menu
| Date uploaded | 5 days ago |
| Version | 0.1.1 |
| Download link | JarlUlsfark-SpawnLocation-0.1.1.zip |
| Downloads | 24 |
| Dependency string | JarlUlsfark-SpawnLocation-0.1.1 |
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.
Known Issues
- If the Starting room is not the first room in a Biome, the following room would be.
- ZagreusJourney Room list not yet implemented
- Selecting starting biome with incompatible Room / Biome causes the game to crash
Issues
Report any issues on the mod github or Hades Modding discord
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.1.2 - 2026-08-03
- Added End credits
- Added Dream Run rooms
- Added ZJ Erebus, Elysium, Asphodel rooms
- Added ZJ Charon fight and sailing with Charon to Tartarus
0.1.1 - 2026-07-31
- Adds Chaos rooms to Erebus
- Add Ephyra hub room
- Add Asphodel rooms to Oceanus
- Add Elysium boss room to Tartarus
- Adds partial Zagreus Journey support with rooms of
- Tartarus H1
- Styx
- Greece
- DEV: Remove print of all room list on run start
- FIX: Thunderstore now links to the correct github
0.1.0 - 2026-07-31
- Initial version of the mod
Added
- First version of the mod!