mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-25 01:22:54 +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",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|string|min:5"
|
||||
"rules": "required|string|min:4"
|
||||
},
|
||||
{
|
||||
"name": "Load Latest Autosave",
|
||||
|
Loading…
Reference in New Issue
Block a user