mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Add support for loading the handbook in different languages
This commit is contained in:
@@ -25,6 +25,7 @@ public class Config {
|
||||
|
||||
public int customDataVersion = 0;
|
||||
public String region = "global";
|
||||
public String language = "en_US";
|
||||
|
||||
public String resourceDir = "./resources";
|
||||
public String webFilesDir = "./web";
|
||||
|
||||
Reference in New Issue
Block a user