GridForge-Unity v6.0.0
GridForge-Unity jumps from v4 to v6 to stay aligned with the parent GridForge package versioning.
This release updates the Unity packages for GridForge v6 and cleans up how the Unity packages are structured, maintained, and exported. For the core runtime breaking changes in GridForge itself, see the parent release notes: GridForge v6.0.0
Highlights
- Updated both Unity packages to align with GridForge v6.
- Refreshed integrations to match the new library version.
- Reorganized package contents into dedicated
com.mrdav30.gridforgeandcom.mrdav30.gridforge.leanpackage roots - Simplified package maintenance by replacing the older variant-based generation workflow with a managed-file sync pipeline.
- Added a Unity editor export tool so both packages can be bundled to
.unitypackagedirectly from the editor or batchmode.
Notes
There is no v5 release for GridForge-Unity; the version number now matches the parent GridForge release line.
This release includes maintainer workflow improvements only around packaging and export. The major runtime/API breaking changes are documented in the parent GridForge v6 release.