ShaderLaze-NoSaveLimit icon

NoSaveLimit

No save limit

Last updated a month ago
Total downloads 18495
Total rating 0 
Categories Tools Misc Client-side
Dependency string ShaderLaze-NoSaveLimit-1.2.1
Dependants 8 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100

README

R.E.P.O No Save limit

Remove this:

if (saveFiles.Count >= 10) MenuManager.instance.PagePopUp( "Save file limit reached", "Please delete some save files to make room for new ones.", "OK" );