mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-04 04:52:54 +08: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 resources = "./resources/";
|
||||||
public String data = "./data/";
|
public String data = "./data/";
|
||||||
public String packets = "./packets/";
|
public String packets = "./packets/";
|
||||||
public String scripts = "./resources/scripts/";
|
public String scripts = "./resources/Scripts/";
|
||||||
public String plugins = "./plugins/";
|
public String plugins = "./plugins/";
|
||||||
|
|
||||||
// UNUSED (potentially added later?)
|
// UNUSED (potentially added later?)
|
||||||
|
Loading…
Reference in New Issue
Block a user