Update default config to match the one in Koko-boya/Grasscutter_Resources

This commit is contained in:
lhhxxxxx 2022-05-31 15:28:33 +08:00 committed by Melledy
parent aaf7777020
commit 0e6ac4a827

View File

@ -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?)