rbfussell / Outward-Mods

Sinai's Outward Mods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outward-Mods Version

Sinai's mods for Outward.

Note

These mods were how I got started modding. Only the more recent mods are written somewhat well, most of the early ones contain lots of bad practices and inefficiency. I don't plan on improving the code much because it's not that big of a deal really, but just keep it in mind if looking at the source.

How to install mods

To download an individual mod:

  • In the mod folder, go into the 'Release' folder
  • Click on the .zip file
  • You can download the zip directly from the file page
  • For mods with no Release.zip, download the DLL file directly and just use that.

To install a mod:

  • Put the zip in the Outward installation folder
  • Unzip it
  • If there is no Release.zip, put the DLL in Outward\BepInEx\plugins\

About

Sinai's Outward Mods

License:MIT License


Languages

Language:C# 100.0%