Implement config file and spawn offset
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-12 01:12:45 +01:00
parent dd1425863a
commit 51c178ab4f
9 changed files with 145 additions and 19 deletions

View File

@@ -0,0 +1,11 @@
sizing:
island-distance: 500
allowed-range: 100
island:
world-name: world
spawn-offset:
x: 0.0
y: 20.0
z: 0.0
yaw: 0.0
pitch: 0.0