You are viewing a potentially older version of this package.
View all versions.
SpeedrunTimer
Tracks and exposes RTA and LRT times for attempts.
| Date uploaded | 6 months ago |
| Version | 0.0.2 |
| Download link | HadesSpeedrunning-SpeedrunTimer-0.0.2.zip |
| Downloads | 48 |
| Dependency string | HadesSpeedrunning-SpeedrunTimer-0.0.2 |
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.1HadesSpeedrunning-PrintUtil
Library used to display information on-screen during a Hades 2 run.
Preferred version: 0.0.1README
Speedrun Timer
This is a mod for Hades 2 that adds a timer tracking Real Time and Load Removed Time
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.0.3 - 2026-03-17
Changed
- Uses PrintUtil to display timers
0.0.2 - 2026-03-15
Changed
- Bump Hell2Modding dependency
0.0.1 - 2026-03-15
Added
- Tracks and exposes Real Time in string format
- Tracks and exposes Load-Removed Time in string format
- Tracks and exposes In-Game Time in string format