From 43b9d281336e4887384fea1384a0427ec9bede43 Mon Sep 17 00:00:00 2001 From: NW/RL Date: Thu, 29 Feb 2024 01:22:08 -0600 Subject: Add developer mode toggle to settings --- proper_addconds.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'proper_addconds.cfg') diff --git a/proper_addconds.cfg b/proper_addconds.cfg index 6d2181c..20ee3a3 100644 --- a/proper_addconds.cfg +++ b/proper_addconds.cfg @@ -69,6 +69,9 @@ alias verbose pa_verbose_on // Enable or disable links. "pa_links_on" displays links to this script and my gamebanana profile on startup, "pa_links_off" disables this alias pa_links pa_links_on +// Developer mode makes it so that the output of the console is mirrored to the top left side of your screen. This is useful in reading the current effect. Changing the 1 to a zero disables this +developer 1 + -- cgit v1.2.3