mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Improve how the data version is handled
This commit is contained in:
@@ -22,8 +22,8 @@ public class Config {
|
||||
public ServerRates serverRates = new ServerRates();
|
||||
public LogOptions logOptions = new LogOptions();
|
||||
|
||||
public int customDataVersion = 0;
|
||||
public String resourceDir = "./resources";
|
||||
public String dataDir = "./data";
|
||||
public String patchListPath = "./patchlist.json";
|
||||
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user