You are viewing a potentially older version of this package. View all versions.
DaanDeReus-GodMode-2.2.0 icon

GodMode

A working GodMode mod for R.E.P.O. Toggle invincibility with a configurable key (default G). Optional infinite stamina while GodMode is on. Always shows status on screen.

Date uploaded a day ago
Version 2.2.0
Download link DaanDeReus-GodMode-2.2.0.zip
Downloads 1760
Dependency string DaanDeReus-GodMode-2.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
Zehs-REPOLib-4.0.1 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 4.0.1

README

GodMode

Author: DaanDeReus (.com) Version: 2.2.0

Features

  • Prevents all incoming damage to the player.
  • Toggle GodMode on/off with a configurable key (default: G).
  • Always-visible on-screen status indicator.
  • Infinite energy (stamina) while GodMode is on (configurable).

Configuration

After the first launch, BepInEx creates BepInEx/config/DaanDeReus.GodMode.cfg:

[General]
InfiniteStamina = true
ToggleKey = G

ToggleKey accepts any Unity KeyCode name (case-insensitive). Examples: G, F5, LeftControl.

See the full list of valid key names in the Unity KeyCode documentation.

When InfiniteStamina is true, your energy stays at maximum only while GodMode is enabled (configured toggle key). With GodMode off, stamina drains normally.

Set to false if you only want invincibility without infinite stamina.

Why?

I made this mod because I couldn't find a GodMode mod for R.E.P.O. that actually worked. If you have issues or suggestions, feel free to contact me at DaanDeReus.com.


2.2.0

  • Configurable toggle key via ToggleKey (default: G).
  • Use any Unity KeyCode name, e.g. G, F5, LeftControl.

2.1.0

  • Optional infinite energy (stamina) while GodMode is enabled.
  • Config option InfiniteStamina (default: true).

2.0.1

Patch release: readme

2.0.0

Fixed it for the new update, it works again! Upgrade now!!!


Enjoy being invincible!