
LTOWDevMode
Enables debug options and cheats.Details
Howdy, Pardner
Hi, I'm hijacking the introduction message.
This is a simple tool that allows acces to whatever debug options Get(Color) Games put into the game for use within the Unity Editor, as well as cheats, so these can be triggered client-side for anyone, or server-side by the host, to make the developing of mods a bit easier.
For example, two of these options are invincibility and teleporting around the map. There are many more, however, more on that below.
That's all. Don't forget to have fun, above all.
The Tool
Introduction:
This was primarily made to ease mod creation and testing, by enabling all the options the developer's made, for use on the public game. Primarily for myself as I would like to start making mods for this game, hopefully also for other people who might one day want to mod this game, so we all have a bit more fun and ease in doing so.
Since there are a ton of cheats and options enabled by Application.isEditor, I would like to compile a list of everything that's been discovered so far on this mod's Thunderstore Wiki page.
Credits:
- Based on its Lethal Company counterpart, LethalDevMode.
- And thank you for checking out or even downloading this tool!