ILibrary
Summary
Core interface that every NanoForge library must satisfy.Signature
Remarks
Implement this interface (or extend an abstract base such asBaseAssetManagerLibrary) to create a custom library and register it with the engine via NanoforgeApplication.use.