Stratum-Deliter icon

Deliter

Converts Deli mods to Stratum mods, given that their loaders have been converted.

Last updated 2 months ago
Total downloads 173609
Total rating 7 
Categories Tools
Dependency string Stratum-Deliter-1.1.3
Dependants 20 other packages depend on this package

This mod requires the following mods to function

Stratum-Mason-1.0.0 icon
Stratum-Mason

A compiler that compiles project directories into BepInEx plugins that utilize Stratum asset loading.

Preferred version: 1.0.0

README

Deliter

releases chat

Converts Deli mods to Stratum mods, given that their loaders have been converted. The resulting Mason project is safe to pack and upload without intervention.

Installation

Deliter has a Thunderstore package, otherwise it can be downloaded from the releases section.

Usage

Simply install Deliter and it will auto-convert when applicable. Converted mods are not deleted, but instead have their extension changed to delite_this.
If you are a mod creator, you can (and please do) reupload the package without the delite_this file. Be sure to change the Deli dependency in the manifest.json file to Stratum-Stratum-1.0.0 first.

Contributing

Deliter is always looking to support more loaders! Simply fork and add an entry to plugins in config.yaml.
The entry should be the same name as the Deli GUID. guid is the new, BepInEx GUID of the mod. loaders is a dictionary of old, Deli loader name to new, Stratum loader name.