QuickReload is a Slay the Spire 2 mod that adds fast run reload from the pause menu and an in-run F5 hotkey, including multiplayer support.
During a run, open the pause menu (Esc) and press the Reload button, or press F5 during gameplay. This reloads the run from the last autosave.
QuickReload should be installed as one folder named QuickReload inside the game's mods directory.
Required files in QuickReload/:
QuickReload.dllQuickReload.pckQuickReload.json
- Open your Steam library path:
~/Library/Application Support/Steam/steamapps/common/Slay the Spire 2/SlayTheSpire2.app/Contents/MacOS/mods/ - Create
mods/folder if missing - Copy the unzipped
QuickReload/into that folder.
- Open your Steam library path:
Steam\steamapps\common\Slay the Spire 2\mods\ - Create
mods\folder if missing - Copy the unzipped
QuickReload\into that folder.
dotnet build -c Release QuickReload.csprojThere are helper scripts in scripts/ for build and local multiplayer debug workflows.