add autoupdate
This commit is contained in:
parent
0a387aeece
commit
e55db34bb4
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2024-05-08T16:09:18+02:00",
|
"exported_at": "2024-05-09T09:33:57+02:00",
|
||||||
"name": "Foundry",
|
"name": "Foundry",
|
||||||
"author": "eggs@goover.dev",
|
"author": "eggs@goover.dev",
|
||||||
"description": "Build a factory optimized to perfection or an artistic masterpiece in an infinite voxel world. Mine and harvest resources, automate your ever-growing production lines and manage complex systems while researching your way to mechanical mastery in FOUNDRY.",
|
"description": "Build a factory optimized to perfection or an artistic masterpiece in an infinite voxel world. Mine and harvest resources, automate your ever-growing production lines and manage complex systems while researching your way to mechanical mastery in FOUNDRY.",
|
||||||
@ -130,6 +130,16 @@
|
|||||||
"rules": "required|string",
|
"rules": "required|string",
|
||||||
"field_type": "text"
|
"field_type": "text"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "[SERVER] Auto update the server",
|
||||||
|
"description": "",
|
||||||
|
"env_variable": "AUTO_UPDATE",
|
||||||
|
"default_value": "1",
|
||||||
|
"user_viewable": true,
|
||||||
|
"user_editable": true,
|
||||||
|
"rules": "required|boolean",
|
||||||
|
"field_type": "text"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "WINDOWS_INSTALL",
|
"name": "WINDOWS_INSTALL",
|
||||||
"description": "",
|
"description": "",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user