gives your goose a set of debugging info, including stuff from console.WriteLine()
The mod at the moment shows the 10 most recent console lines
Get it: Debugoose
Goose Version: v0.3
Mod Version: v1.0
Author: CodeF53#0241
In the above image, I had a seperate example mod declare it's initialization.
In the above image, the same example mod was set to declare when it's task was running. (it did this every tick)
First, make sure that you are running Desktop Goose v0.3.
There should be a "Mods" folder in the "Assets" folder. If not, you're running v0.2. Go to the Desktop Goose page on itch.io to download v0.3.
Need help? Something not working right? Feel free to ask for support in the #goose-mods channel on the discord server.
- If you have the Goose running, close him first.
- Go to the
Modsfolder in theAssetsfolder. - Create a folder with the name
Debugoose. - Place the
Debugoose.dllfile inside theDebugoosefolder. - Go back to the Desktop Goose folder.
- If you haven't already, open
config.iniand changeEnableMods=FalsetoEnableMods=True - If you haven't already, save the
config.inifile. - Done!

