Mods and file packs for Desktop Goose
View the Project on GitHub DesktopGooseUnofficial/ResourceHub
Gives your goose a set of debugging info, including stuff from console.WriteLine().
The mod shows the 10 most recent console lines, saving the full console to log.txt
Goose Version: v0.3
Mod Version: v1.1
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 0.3/0.31 on Windows. The macOS version does not support mods.
Mods folder in the Assets folder.debugoose.debugoose.dll file inside the debugoose folder.config.ini file and change EnableMods=False to EnableMods=True, then save it.Need help? You can ask for support in the #goose-modding channel on the Discord server.