- #!/bin/bash
- # Call the application using a list of model generation scripts to pre-render graphics.
- # Ortho.ini defines the game's camera system and should be used by the game when drawing the generated sprites.
- ../sandbox ./models ./images ./Ortho.ini Floor WoodenFloor WoodenFence WoodenBarrel Pillar Character_Mage
|