An open API service indexing awesome lists of open source software.

https://github.com/qe201020335/potioncraftenabledev

Unlock the game's developer mode and cheat codes
https://github.com/qe201020335/potioncraftenabledev

dev-mode devmenu devmode potioncraft

Last synced: 5 months ago
JSON representation

Unlock the game's developer mode and cheat codes

Awesome Lists containing this project

README

          

# Potion Craft EnableDev
A mod that enables the game's developer mode and cheat codes.

## How to Install?
1. Install BepInEx if you haven't already, using an installer or manually.
2. Download the mod.
3. Put the DLL file from the zip file into the `BepInEx/plugins` folder you can find in your game directory.

## How to Enable Dev Mode?
There are two ways:
* (Recommended!) After the game loads, enter the cheat code [`DevModeOn`](#known-cheatcodes)

or
* Edit the config file and change `EnableDevModeOnStart` to `true`. This will make the developer mode always active.

When the dev mode is enabled, you will see a button at the top-left corner. Click on that will show the entire dev menu.

**Be aware, some of the buttons and commands will CRASH YOUR GAME!**

## Known Cheat Codes
Type the letters by keyboards
| Name | Keyboard Input | Description |
| ------------- | ------------- | ------------- |
| DevModeOn | `devmodeon` | Enables the developer mode |

![dev menu](https://i.imgur.com/drTCZGk.jpg)