You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 2 years ago |
Version | 1.0.3 |
Download link | Endskill-Custom_Boosters-1.0.3.zip |
Downloads | 263 |
Dependency string | Endskill-Custom_Boosters-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.0README
Custom Boosters
Plugin that allows rundown developers to add custom boosters. Dynamically creates datablocks based on "CustomBoosters/Boosters.json"
Functionality:
Custom Boosters only parses the MTFOPath/Custom/CustomBoosters/Boosters.json file into gtfo datablocks.
- BoosterImplantTemplateDataBlock
- BoosterImplantEffectDataBlock
- BoosterImplantConditionDataBlock
And adds the created booster datablocks to your inventory for use.
Enum Values:
txt files with all accepted enum values will be generated next to the Boosters.json file.
- MainEffectType.txt
- EffectCategory.txt
- ImplantCategory.txt
- Effect.txt
- Condition.txt