You are viewing a potentially older version of this package.
View all versions.

Date uploaded | 5 days ago |
Version | 1.2.0 |
Download link | Bydlo-TimerMod-1.2.0.zip |
Downloads | 4507 |
Dependency string | Bydlo-TimerMod-1.2.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
TimerMod v1.2.0
Add timer you spent on a level, time while enemies are idle after start and enemies' respawn times after they despawned/killed.
Instructions
- Place contents in
bepinex/plugins
folder. You can create separate folder for it, for example,bepinex/plugins/REPO_TimerMod
CHANGELOG
v1.2.0
- Updated to R.E.P.O. v0.2.0
- Reworked EnemyList timer.
- Now, if host has Timer Mod, respawn times will be shared to clients. Otherwise, you will just see Dead/Alive status.
- Added configuration for x,y position.
- Added configuration to limit the enemy name length.
- Reworked IdleTimerUI.
- Idle time now displayed only on host. If you are a client, you will only see Idle/No Idle status.
v1.1.1
- Fixed wrong enemy timer display on client side.
v1.1.0
- Added configuration.
- Added(fixed) message when enemy respawned (in bottom right).
v1.0.0
- Initial release.