You are viewing a potentially older version of this package. View all versions.
Wicked-CheatMenu-1.0.1 icon

CheatMenu

Provides a list of cheats/utilities in an easily accessible GUI

Date uploaded 3 years ago
Version 1.0.1
Download link Wicked-CheatMenu-1.0.1.zip
Downloads 425
Dependency string Wicked-CheatMenu-1.0.1

README

cheat-menu-cotl

Provides a list of cheats/utilities in an easily accessible GUI.

Features & Usage

Press the M key to activate the cheat menu and click on any of the buttons to enable/disable the specific cheats.md. This key can be changed in the configuration in the config folder.

  • Godmode
  • Noclip
  • Heal x1
  • Add x1 Blue Heart
  • Add x1 Black Heart
  • Rename Cult
  • Clear Base Rubble
  • Weather: Rain
  • Weather: Windy
  • Weather: Clear
  • Give Resources
  • Give Monster Heart
  • Give Food
  • Give Fish
  • Give Fertiziler
  • Hide/Show UI
  • Skip Hour
  • Teleport to Base
  • Die
  • Spawn Follower (Worker)
  • Spawn Follower (Worshipper)
  • Spawn 'Arrived' Follower
  • Build All Structures
  • Kill All Followers
  • Auto Clear Ritual Cooldowns
  • Free Building Mode
  • Unlock All Structures
  • FPS Debug
  • Follower Debug
  • Structure Debug

Installation

  • Make sure you have BepInEx installed (Guide)

  • Download the DLL the latest DLL from the releases tab

  • Copy the DLL file to BepInEx/Plugins folder

  • Important: Some COTL mods require that the BepInEx configuration has a diferent entrypoint. Download this file and place it in BepInEx/config

  • Start the game and enjoy the mod!

Dependencies

BepInEx 5

Developer Dependencies

  • Gaze

    • Used for file watching to run the build when changes occur.
  • dotnet-script

    • Used to run the readme generator
  • pdb2mdb

    • Used to create visual studio debugging files

Developer Setup

  • Ensure dotnet is in your PATH

  • Install Gaze and put it in your PATH

  • Download pdb2mdb and put it in the tools directory (even if you don't need the visual studio debugging symbols).

  • Set environment variable CULT_OF_THE_LAMB_PATH to the root directory of the game

  • Run either ./build.bat or ./watch.bat under scripts

License / Credits

Feel free to look around the code and modify for personal use, if you want to release a version of your code please reach out to me first!

If you just want to add a specific 'Cheat' to the mode feel free to open a pull request or open an issue.