Deli-Collective / Deli

Deli Eliminates Loader Intricacies with BepInEx plugins and custom content.
GNU General Public License v3.0
5 stars 0 forks source link
bepinex

LTS Notice

No more features will be added to Deli. All future updates will be bugfixes for the current version of Deli. For continued feature updates, see the evolution of Deli: Stratum.


Deli

latest version

Deli is a modding framework which provides a uniform way of packaging and loading mods, each containing any type or number of assets. While it was originally made for the popular VR firearms sandbox game Hotdogs, Horseshoes & Hand Grenades, its dependency on BepInEx means it theoretically works for any Unity game.

Quick Links

Features

Documentation

User documentation for the latest release can be found at the Deli wiki. This wiki can be updated by community members, and may be out of date shortly after a release.
Developer documentation for the latest pre-release can be found at the Deli website. This website is tied directly to the repository, and should be up to date with the latest release by the time of release. If for you wish to view the documentation for earlier versions of Deli, you must clone the repo, download and extract the DocFX binaries to docs/bin/, and serve the website yourself.