2 Commits

Author SHA1 Message Date
MayaTheShy
51b1009099 feat: add inventory-manager (stable) and inventory-manager-unstable package listings 2026-03-29 15:50:43 -04:00
MayaTheShy
6d66344feb feat: register cc-platform-core in packages.list
Add platform package entry pointing to Gitea repo for Opus
package manager installation.
2026-03-26 16:25:51 -04:00

View File

@@ -23,6 +23,9 @@
[ 'moonscript' ] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/develop-1.8/moonscript/.package',
[ 'neural' ] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/develop-1.8/neural/.package',
[ 'pl' ] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/develop-1.8/pl/.package',
[ 'platform' ] = 'https://git.spatulaa.com/MayaTheShy/cc-platform-core/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',
-- [ 'pickup' ] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/develop-1.8/pickup/.package',
[ 'recipeBook' ] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/develop-1.8/recipeBook/.package',
[ 'screenSaver'] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/develop-1.8/screenSaver/.package',