Skip to content

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:31

LibOrbitGlow-1.0

1.2 (2026-06-25)

Full Changelog Previous Releases

  • Bundle LibStub for standalone installs
    • .pkgmeta: fetch LibStub as a packager external into LibOrbitGlow-1.0/LibStub.
    • .toc: load LibStub before the manifest so a standalone CurseForge install is
      self-sufficient. Embedders include LibOrbitGlow-1.0.xml (no LibStub) and
      provide their own, so the embed path never double-loads.
    • .gitignore: the fetched LibStub is build-time only, not committed.