1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02: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:
Red-Thirten 2022-01-17 15:03:38 -08:00 committed by GitHub
parent 08c55cfaed
commit ba28ba1128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",