mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Add basic support for other regions
This commit is contained in:
@@ -24,6 +24,8 @@ public class Config {
|
||||
public RemoteCommand remoteCommand = new RemoteCommand();
|
||||
|
||||
public int customDataVersion = 0;
|
||||
public String region = "global";
|
||||
|
||||
public String resourceDir = "./resources";
|
||||
public String webFilesDir = "./web";
|
||||
public String patchListPath = "./patchlist.json";
|
||||
|
||||
Reference in New Issue
Block a user