You are viewing a potentially older version of this package. View all versions.
sinai-dev-SideLoader-3.5.3 icon

SideLoader

API and Mod Development Toolkit for Outward.

Date uploaded 4 years ago
Version 3.5.3
Download link sinai-dev-SideLoader-3.5.3.zip
Downloads 393
Dependency string sinai-dev-SideLoader-3.5.3

This mod requires the following mods to function

BepInEx-BepInExPack_Outward-5.4.8 icon
BepInEx-BepInExPack_Outward

BepInEx pack for Outward.

Preferred version: 5.4.8

README

Outward SideLoader

The Outward SideLoader is an API and a mod development toolkit for creating and editing custom content.

Please view the SideLoader Docs for full documentation on SideLoader.

Latest changes

3.5.3

  • Fixed a bug with SL_SkillTree not setting skills above breakthrough line to require the breakthrough

3.5.2:

  • Fixed SL_Character damage bonus to account for recent game code changes
  • Fixed SL_Character FollowTransform not being saved correctly in some cases
  • Added OnBeforeHotReload C# event

3.5.0:

  • Rewrote a lot of the plugin, updated and cleaned up. Using publicized libs to avoid reflection.

Installation (manual)

For a manual installation, do the following

  1. Create the folder(s): Outward\BepInEx\plugins\SideLoader\.
  2. Extract the archive into a folder. Do not extract into the Outward game folder.
  3. Move the contents of the plugins\ folder from the archive into the BepInEx\plugins\SideLoader folder you created.
  4. It should look like Outward\BepInEx\plugins\SideLoader\SideLoader.dll, etc
  5. Launch the game, you should see a new keybinding in your in-game keybindings for the SideLoader menu.