chore: mark main branch package as unstable

This commit is contained in:
MayaTheShy
2026-03-29 15:50:39 -04:00
parent f0ca8b407e
commit 42fc9950f5

View File

@@ -2,8 +2,8 @@
required = {
'platform',
},
title = "Inventory Manager",
description = "Automated inventory management system for CC:Tweaked. Tracks items across networked storage, crafting turtles, furnaces, and alerts. Includes web dashboard via bridge computer.",
title = "Inventory Manager (Unstable)",
description = "UNSTABLE/DEV — Automated inventory management system for CC:Tweaked. Uses cc-platform-core. May have breaking changes. Install 'inventory-manager' for the stable version.",
repository = "gitea://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/main/",
exclude = {
"^web/", "^__tests__/", "^startup/",