feat: add required platform specification in package configuration
This commit is contained in:
3
.package
3
.package
@@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
required = {
|
||||||
|
'platform',
|
||||||
|
},
|
||||||
title = "RemoteTurtle",
|
title = "RemoteTurtle",
|
||||||
description = "Web-based remote control for CC:Tweaked turtles with 3D visualization, D* Lite pathfinding, and state-machine AI. Includes turtle controller, GPS host, web bridge, and pocket computer programs.",
|
description = "Web-based remote control for CC:Tweaked turtles with 3D visualization, D* Lite pathfinding, and state-machine AI. Includes turtle controller, GPS host, web bridge, and pocket computer programs.",
|
||||||
repository = "gitea://git.spatulaa.com/MayaTheShy/remoteturtle/master/",
|
repository = "gitea://git.spatulaa.com/MayaTheShy/remoteturtle/master/",
|
||||||
|
|||||||
Reference in New Issue
Block a user