mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Allow the server to send ClientDiff
This commit is contained in:
@@ -24,6 +24,7 @@ public class Config {
|
||||
|
||||
public String resourceDir = "./resources";
|
||||
public String dataDir = "./data";
|
||||
public String patchListPath = "./patchlist.json";
|
||||
|
||||
@Getter
|
||||
public static class DatabaseInfo {
|
||||
|
||||
Reference in New Issue
Block a user