Plugin Version
1.0.43
Hytale Version
0.5.6
Stacktrace
No response
Feature summary
Summary
- No symlinking for staged assets in multi-mod workspaces — breaks live reload.
loadBefore in manifest.json is ignored with runAllMods — mods that need to load before certain native modules can't function correctly.
Is it possible to add those features?
Motivation and context
When using a combined workspace (runAllMods), two behaviors differ from the single-mod runServer flow and cause issues for iterative development and mod load ordering.
Proposed solution or design
No response
Alternatives considered
No response
Additional context
No response
Plugin Version
1.0.43
Hytale Version
0.5.6
Stacktrace
No response
Feature summary
Summary
loadBeforeinmanifest.jsonis ignored withrunAllMods— mods that need to load before certain native modules can't function correctly.Is it possible to add those features?
Motivation and context
When using a combined workspace (
runAllMods), two behaviors differ from the single-modrunServerflow and cause issues for iterative development and mod load ordering.Proposed solution or design
No response
Alternatives considered
No response
Additional context
No response