7 lines
413 B
Plaintext
7 lines
413 B
Plaintext
{
|
|
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/" },
|
|
}
|