Add stable inventory-manager listing, rename main to unstable

- inventory-manager now points to stable branch (known working)
- inventory-manager-unstable points to main branch (dev/experimental)
This commit is contained in:
MayaTheShy
2026-03-29 15:58:30 -04:00
parent b4b5f13b23
commit 4542644068

View File

@@ -1,5 +1,6 @@
{
["platform"] = "https://git.spatulaa.com/MayaTheShy/cc-platform-core/raw/branch/master/.package",
["remoteturtle"] = "https://git.spatulaa.com/MayaTheShy/remoteturtle/raw/branch/master/.package",
["inventory-manager"] = "https://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/raw/branch/main/.package",
["inventory-manager"] = "https://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/raw/branch/stable/.package",
["inventory-manager-unstable"] = "https://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/raw/branch/main/.package",
}