File Details
SummonLib1.0.1.jar
- R
- Jan 26, 2026
- 118.20 KB
- 236
- Early Access
File Name
SummonLib.jar
Supported Versions
- Early Access
Changelog
1.0.1
Changed
- Workaround for asset pack load order: SummonLib now exports its embedded asset pack (
manifest.json+Server/**) into themods/directory as a folder-pack during boot so the engine can discover it duringAssetModulescanning.
Improved
- Removed noisy debug logs and cleaned up the plugin entry class.
Notes
- This is a temporary workaround for current engine load-order behavior (AssetModule loads packs before plugin
setup()runs). - The exported folder name is prefixed with
000_to help it appear early in common directory listings (ordering is still not strictly guaranteed).

