/BrowseGamesPlus

Duck Game mod that adds more features to the Browse Games menu

Primary LanguageC#

Browse Games Plus

Duck Game mod that adds more features to the Browse Games menu

Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2674911202

Dependencies:

  • Harmony — Library for patching .NET methods during runtime

Installing:

  • Subscribe to the mod on Steam Workshop(link above) or build it yourself and put into Users\username\AppData\Roaming\DuckGame\Mods folder

Building:

  • Reference Duck Game in your solution
  • Download all the dependencies, reference them in your solution and put the dlls into content\DLLs folder
  • Compile the solution