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 = { required = {
'platform', 'platform',
}, },
title = "Inventory Manager", title = "Inventory Manager (Unstable)",
description = "Automated inventory management system for CC:Tweaked. Tracks items across networked storage, crafting turtles, furnaces, and alerts. Includes web dashboard via bridge computer.", 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/", repository = "gitea://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/main/",
exclude = { exclude = {
"^web/", "^__tests__/", "^startup/", "^web/", "^__tests__/", "^startup/",