Kovati Docs

MeshForgeTrellis

Every released version of MeshForgeTrellis, newest first. Latest 0.0.3.

MeshForgeTrellis0.0.3Free, closed source
SetMeshForge
Roleprovider
Latest0.0.3 — 21 September 2026
Versions here3
Depends onMeshForge

0.0.x

0.0.3

21 September 2026 · Download (286 KB) · Release on GitHub

Compatibility

  • Rebuilt against MeshForge 0.3.0, which it now needs. The 0.0.2 build was compiled against the previous MeshForge and is not compatible with the new one. No change to what it does.

0.0.2

11 September 2026 · Download (286 KB) · Release on GitHub

Fixed

  • The reference-image runner reaches an installed copy for the first time. ImageRunner/ was never staged for the package, so a plugin installed from a release carried only the mesh runner — and the image pipeline, which resolves that folder inside the installed plugin, could not start its container at all. Both the register and this plugin's own package filter now carry it.

Changed

  • Both runner images are numbered 0.1, in the two-part scheme runners use; they were 0.0.1, which is the three-part scheme plugins use. Neither image had ever been published, so no published tag moves.

0.0.1

8 September 2026 · Download (272 KB) · Release on GitHub

  • First release. Previously the only plugin in the family with no build at all, while its toolset was public and depended on it.
  • Packaging fix: the release now carries everything the register allows. BuildPlugin's filter excludes Config/ and every public_extra path, so earlier zips shipped without them.
  • The Runner/ folder ships, so the container this plugin resolves from its own installed directory can finally be built from a release.

Released 2026-09-08 as meshforgetrellis-v0.0.1, its first build of any kind — until then it was the only plugin in the family with no package, while its own toolset was public and declared a dependency on it. That build also proved the game-target compile, which had never run for this plugin.

On this page