diff options
Diffstat (limited to 'maps/demo.fnl')
| -rw-r--r-- | maps/demo.fnl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/demo.fnl b/maps/demo.fnl new file mode 100644 index 0000000..e76d4d7 --- /dev/null +++ b/maps/demo.fnl @@ -0,0 +1,3 @@ +{:name "Demonstration" + :player-spawn-x 32 + :player-spawn-y 32} |