feat: add required platform field to package configuration

This commit is contained in:
MayaTheShy
2026-03-26 15:18:59 -04:00
parent 38ff3f61bd
commit e340368ef0

View File

@@ -1,4 +1,7 @@
{
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.",
repository = "gitea://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/main/",