-
Notifications
You must be signed in to change notification settings - Fork 105
Feature Flags
pongo1231 edited this page Feb 14, 2021
·
23 revisions
Feature Flags allow you to enable mod features which are either experimental or made primarily for developers. You can enable any of those by creating a file with the corresponding name inside the chaosmod
folder.
.skipintro
: Skips the intro + legal screens on game startup
.skipdlcs
: Skips the loading of any dlcs (will cause some issues with animations)
.fulldumps
: Generate fulldumps instead of minidumps on game crash
.enableconsole
: Creates a console which will show any mod logs
.forcenovotingconsole
: Disables the voting proxy console on debug builds
.twitchpoll
: !DISABLED SINCE MOD VERSION 1.5! Use Twitch polls for voting