CarrionAndOn-TheLibraryElectric icon

TheLibraryElectric

Various components for use in (mostly my) SDK mods

Last updated 9 months ago
Total downloads 10466
Total rating 4 
Categories Code Mods
Dependency string CarrionAndOn-TheLibraryElectric-2.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

WNP78-FieldInjector-1.0.0 icon
WNP78-FieldInjector

A utility for other mods to inject monobehaviour fields into the IL2CPP domain.

Preferred version: 1.0.0
extraes-JeviLibBL-2.2.1 icon
extraes-JeviLibBL

A multifunction library for code modders, containing patching, preferences, tweening, easy barcodes, async support, stats, and other utilities.

Preferred version: 2.2.1
gnonme-BoneLib-2.2.1 icon
gnonme-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 2.2.1

README

TheLibraryElectric

Various components for use in (mostly my) SDK mods.

Usage In Own Project

Go to the mod.io release and download "Source", and import the scripts into your project. Or download it on GitHub and import the dummyscripts folder.

When invoking methods, use UltEvents. Do not use Unity Events or it will crash the game.

You can use this in another code mod too, just reference the DLL.

Current Components