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.
- Host: GitHub
- URL: https://github.com/raphendyr/modding-outward-droptablealterations
- Owner: raphendyr
- Created: 2021-02-02T14:53:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T01:42:07.000Z (over 5 years ago)
- Last Synced: 2025-01-28T00:15:00.853Z (over 1 year ago)
- Topics: bepinex, csharp-library, modding-games, outward, unity
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.