Skip to content

Releases: MoONSHO7/LibOrbitGlow

1.2

25 Jun 11:31

Choose a tag to compare

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.

1.1

25 Jun 10:03

Choose a tag to compare

1.1

LibOrbitGlow-1.0

1.1 (2026-06-25)

Full Changelog Previous Releases

  • Fix packaging and expand docs
    • .pkgmeta: correct the move-folders source prefix to the package-as name
      (LibOrbitGlow-1.0/LibOrbitGlow-1.0), not the repo name -- the previous
      prefix matched nothing so the 1.0 archive was empty.
    • README: full descriptive doc (overview, six built-in glows, Glow Packs,
      install, usage, Proc/registry/def-schema/options reference).
    • CURSEFORGE.md: focused store description (what it is, /orbitglow, basic
      usage, link to the repo README).