Add initial package configuration for Inventory Manager
This commit is contained in:
6
.package
Normal file
6
.package
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
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.",
|
||||
repository = "gitea://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/main/",
|
||||
exclude = { "^web/", "^__tests__/", "%.md$", "%.json$", "^%.git", "^LICENSE$", "^node_modules/" },
|
||||
}
|
||||
Reference in New Issue
Block a user