You are viewing a potentially older version of this package. View all versions.
codengine-RestoreDebugCommands-1.0.0 icon

RestoreDebugCommands

Restores debug commands like addCharacter and goto

Date uploaded 2 years ago
Version 1.0.0
Download link codengine-RestoreDebugCommands-1.0.0.zip
Downloads 394
Dependency string codengine-RestoreDebugCommands-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.667 icon
BepInEx-BepInExPack_IL2CPP

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

Preferred version: 6.0.667

README

What it does

This BepInEx plugin restores debug commands like "addCharacter" and "goto".

Please also check my other mods and projects

Installation:

  1. Download BepInEx IL2CPP
  2. Drag contents of BepInExPack from BepInEx.zip file into Sons of the Forest game directory (right click in steam > browse local files)
  3. Drag the BepInEx folder from the zip file that you just opened into the game directory

Configuration

No configuration needed. The commands will be available when you enable the debug console.

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

CHANGELOG

Changelog

v1.0.2

  • Added better way to enable debug commands
  • Added "virginiasentiment" and "virginiavisit" commands

v1.0.1

  • Fixed that commands did not work after reloading the game

v1.0.0

  • Initial Release