/TSPUD-Mods

KabanFriends' mods for The Stanley Parable: Ultra Deluxe

Primary LanguageC#

About

Repository for The Stanley Parable: Ultra Deluxe mods made by KabanFriends. Use with MelonLoader.

Mods

EnableDebug | v1.0.0 - Download

Automatically enables debug settings in the game. (Go to Settings → DEBUG)


DisableSteamDRM | v1.0.0 - Download Not Available

Prevents the game from automatically restarting when not using Steam. Useful for mod developers.
NOTE: This is NOT a mod for encouraging piracy. To minimize the possibility of piracy, users must compile the code by themselves.

How to Install Mods

  1. Install MelonLoader in your The Stanley Parable: Ultra Deluxe
  2. Run the game once to create necessary files and folders
  3. Download .dll files from this repository (See above for list of mods)
  4. Put them in your Mods folder
  5. Run the game and enjoy

Compiling

If you want to build the mods yourself, make sure to copy the following files to the libs folder:

  • All .dll files from your The Stanley Parable Ultra Deluxe_Data/Managed folder
  • 0Harmony.dll and MelonLoader.dll from your MelonLoader installation