Update platform package URL to point to the correct master branch

This commit is contained in:
MayaTheShy
2026-03-28 22:17:04 -04:00
parent d1e752c516
commit b4b5f13b23

View File

@@ -1,5 +1,5 @@
{
["platform"] = "https://git.spatulaa.com/MayaTheShy/cc-platform-core/raw/branch/main/.package",
["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",
}