You are viewing a potentially older version of this package.
View all versions.
SideLoader
API and Mod Development Toolkit for Outward.
| Date uploaded | 4 years ago |
| Version | 3.5.2 |
| Download link | sinai-dev-SideLoader-3.5.2.zip |
| Downloads | 2021 |
| Dependency string | sinai-dev-SideLoader-3.5.2 |
This mod requires the following mods to function
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.1 / 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
OnBeforeHotReloadC# event
3.5.0:
- Rewrote a lot of the plugin, updated and cleaned up. Using publicized libs to avoid reflection.
3.4.10
- Fixed
SL_SpawnSLCharacter.SpawnOffsetnot actually doing anything
Installation (manual)
For a manual installation, do the following
- Create the folder(s):
Outward\BepInEx\plugins\SideLoader\. - Extract the archive into a folder. Do not extract into the Outward game folder.
- Move the contents of the
plugins\folder from the archive into theBepInEx\plugins\SideLoaderfolder you created. - It should look like
Outward\BepInEx\plugins\SideLoader\SideLoader.dll, etc - Launch the game, you should see a new keybinding in your in-game keybindings for the SideLoader menu.