An unofficial place to share your mods, etc. PRs and stars are appreciated!
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)
The launcher is an easier way to install and use mods.
However, you can still manually download mods on this website!
Grab a copy: Launcher Download.
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. The macOS version does not support mods yet.
Need help? Something not working right? Feel free to ask for support in the #goose-mods channel on the discord server.
Mods
folder in the Assets
folder.debugoose
.debugoose.dll
file inside the debugoose
folder.config.ini
and change EnableMods=False
to EnableMods=True
config.ini
file.