Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

you can get mods from here: https://desktopgooseunofficial.github.io/ResourceHub/mods/explore/mods.html

  • download the mod that you want
  • go into the goose folder
  • go to assets/mods
  • create a new folder in the mods folder called something unique such as "hatmod" that makes sense to you (this does not have to be the same as the mod name but it just helps)
  • get the files inside the zip file and paste them into the folder that you just created
  • ensure that the folder structure looks similar to this "assets/mods/MODNAME/modname.dll" (there will always be a .dll file) and not like "assets/mods/MODNAME/MODNAME/modname.dll"
  • go to the folder again and open the file called "config.ini" in notepad or similar
  • finally change the enable mods line from "EnableMods=False" to "EnableMods=True"

a message should then pop when you try to run the goose asking if you want to run mods, click yes

if this doesn't work then please visit the discord support server 

"Join the Discord community at discord.gg/xZFRmPT" (taken from the description of the goose)

Cool!