IVYL
Another RoR2 modding library - now with documentation!
Last updated | 10 months ago |
Total downloads | 74672 |
Total rating | 1 |
Categories | Libraries |
Dependency string | Smooth_Salad-IVYL-2.0.0 |
Dependants | 26 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2113README
Ivy Library
IVYL is a static library for RoR2 modding made to support high-quality runtime mods.
Key Features
Content Management
Quickly and safely define items, equipment, artifacts, and more.
See:
ContentPackExtensions
,ItemExtensions
,EquipmentExtensions
, etc.
Asynchronous Framework
Implement simple asynchronous content loading.
See:
BaseContentPlugin
Modular Codebase
Organize your mod into modular components that can be individually managed.
See:
BaseModule
attribute
Language
Create formatted and easily translatable language files directly within your project.
See:
LanguageStrings
attribute
Miscellaneous Utils
A collection of static and extension methods to handle common operations.
See:
Ivyl
And More!
IVYL is a work-in-progress! Expect improvements over time
Contact
For questions, suggestions, or feedback, you can find me in the RoR2 Modding Server @Groove_Salad or through the GitHub
Even if it's just a documentation typo (especially if it's just a documentation typo), don't hesitate to reach out!