mirror of
https://github.com/parkervcp/eggs.git
synced 2026-06-03 20:33:37 +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:
committed by
GitHub
Unverified
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",
|
||||
|
||||
Reference in New Issue
Block a user