Minimal Setup
areas
folder.tmx
map files,default.tmx
required- See Areas
assets
folder- Tilesets, textures, audio, animations, packages
- See Assets
scripts
folder- Lua files. Entry scripts are read from
scripts/*/main.lua
for script projects, andscripts/*.lua
for single file scripts - See Lua API
- Lua files. Entry scripts are read from
- Server executable
Run the server through a command prompt or terminal and join on 127.0.0.1:8765
Use -h
to see more options and research port forwarding or server hosting if you want to share your server with others over the internet