You are viewing a potentially older version of this package. View all versions.
Red_Leicester_Cheese-AdditiveDatablockLoader-0.0.1 icon

AdditiveDatablockLoader

Loads datablocks additively without the need for MTFO or a custom plugin

Date uploaded 5 months ago
Version 0.0.1
Download link Red_Leicester_Cheese-AdditiveDatablockLoader-0.0.1.zip
Downloads 36
Dependency string Red_Leicester_Cheese-AdditiveDatablockLoader-0.0.1

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.0 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.0

README

AdditiveDatablockLoader

version 0.0.1

Important Info

This is for people who want to make custom gun mods or whatever and want them to be compatible with custom rundowns but don't know how to code

How 2 use

Make a new file in the folder of whatever datablock you want to add
Do the normal datablock stuff
Add a custom ID (one that shouldn't be overwritten by any other mods or vanilla)
Win

Important info

You can make a subfolder in the datablock folders if you want some organisation I will most likely improve this in the future but not today I might add support for EWC and similar mods in the future

Report any issues to Red Leicester Cheese in the GTFO modding discord

CHANGELOG

Changelog

0.0.2

Added support for ExtraWeaponCustomization (with LiveEdit)

0.0.1

Initial Release