An open API service indexing awesome lists of open source software.

https://github.com/raphendyr/modding-outward-droptablealterations

A game modification library for Outward. Allows manipulating esiting drop tables.
https://github.com/raphendyr/modding-outward-droptablealterations

bepinex csharp-library modding-games outward unity

Last synced: 27 days ago
JSON representation

A game modification library for Outward. Allows manipulating esiting drop tables.

Awesome Lists containing this project

README

          

# DropTableAlterations

This is a game modification library for Outward.
It helps writing other modifications to manipulate drop tables.

The library is build using frameworks [BepInEx](https://github.com/BepInEx/BepInEx) and [SideLoader](https://github.com/sinai-dev/Outward-SideLoader/).
Installation requires above frameworks, in addition to the actual game.