Eco change rule Public Server

This commit is contained in:
Quinten
2023-01-04 11:30:08 +01:00
committed by GitHub
parent b562828499
commit ccfe52dc4c

View File

@@ -4,7 +4,7 @@
"version": "PTDL_v2", "version": "PTDL_v2",
"update_url": null "update_url": null
}, },
"exported_at": "2022-12-31T19:48:33+01:00", "exported_at": "2023-01-04T11:28:40+01:00",
"name": "Eco", "name": "Eco",
"author": "info@goover.de", "author": "info@goover.de",
"description": "Eco is an online world from Strange Loop Games where players must build civilization using resources from an ecosystem that can be damaged and destroyed. The world of Eco is an incredibly reactive one, and whatever any player does in the world affects the underlying ecosystem.", "description": "Eco is an online world from Strange Loop Games where players must build civilization using resources from an ecosystem that can be damaged and destroyed. The world of Eco is an incredibly reactive one, and whatever any player does in the world affects the underlying ecosystem.",
@@ -57,7 +57,7 @@
"default_value": "false", "default_value": "false",
"user_viewable": true, "user_viewable": true,
"user_editable": true, "user_editable": true,
"rules": "boolean|in:true,false", "rules": "required|string|in:true,false",
"field_type": "text" "field_type": "text"
}, },
{ {
@@ -151,4 +151,4 @@
"field_type": "text" "field_type": "text"
} }
] ]
} }