From 51b10090992251b797ef06e324b4383f172d2d7f Mon Sep 17 00:00:00 2001 From: MayaTheShy Date: Sun, 29 Mar 2026 15:50:43 -0400 Subject: [PATCH] feat: add inventory-manager (stable) and inventory-manager-unstable package listings --- packages.list | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages.list b/packages.list index c972d3e..8ad169d 100644 --- a/packages.list +++ b/packages.list @@ -24,6 +24,8 @@ [ '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',