feature test

This commit is contained in:
2018-09-03 20:01:59 +02:00
parent 0d36a0b88d
commit 775363aa57
7 changed files with 220 additions and 1 deletions

7
resources/borders.yml Normal file
View File

@ -0,0 +1,7 @@
# Here you can specify the world limits.
# Borders will be calculated automatically from values in the 'points' list.
# These coordinates WILL be inside your border, therefore you must specify at least two.
#world:
# points:
# - 500, 500
# - -500, -500