mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-26 10:23:13 +08:00
Update "Save File" variable to support .sv4/.sv6 save files
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
This commit is contained in:
parent
08c55cfaed
commit
ba28ba1128
@ -34,7 +34,7 @@
|
|||||||
"default_value": "ServerData\/save\/save.park",
|
"default_value": "ServerData\/save\/save.park",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
"user_editable": true,
|
"user_editable": true,
|
||||||
"rules": "required|string|min:5"
|
"rules": "required|string|min:4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Load Latest Autosave",
|
"name": "Load Latest Autosave",
|
||||||
|
Loading…
Reference in New Issue
Block a user