mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 18:56:15 +00:00
Update default config to match the one in Koko-boya/Grasscutter_Resources
This commit is contained in:
parent
aaf7777020
commit
0e6ac4a827
@ -84,7 +84,7 @@ public class ConfigContainer {
|
||||
public String resources = "./resources/";
|
||||
public String data = "./data/";
|
||||
public String packets = "./packets/";
|
||||
public String scripts = "./resources/scripts/";
|
||||
public String scripts = "./resources/Scripts/";
|
||||
public String plugins = "./plugins/";
|
||||
|
||||
// UNUSED (potentially added later?)
|
||||
|
Loading…
Reference in New Issue
Block a user