Add alternate directory structure to better support huge worlds
This commit is contained in:
parent
46e34356ae
commit
1d069f7fa7
16 changed files with 118 additions and 51 deletions
|
|
@ -15,4 +15,5 @@ public class DynmapWorld {
|
|||
public int servertime;
|
||||
public boolean sendposition;
|
||||
public boolean sendhealth;
|
||||
public boolean bigworld; /* If true, deeper directory hierarchy */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue