git clone https://github.com/spxtr/os
cd os
love src
To open a specific map, point it at your Soldat installation:
love src /path/to/soldat/dir Map.pms
- Soldat homepage
- love2d home and docs
- PMS spec
- polyworks source and polybobin source for reference
- Weather sound effects.
- Look around with the mouse, zoom with the scrollwheel.
- View colliders, spawnpoints, and waypoints.
- Consider letterboxing instead of cutting off the edges. As currently implemented, a w/h ratio other than 4/3 is disadvantageous.