mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 05:10:57 +00:00
5 lines
55 B
Swift
5 lines
55 B
Swift
import Darwin
|
|
|
|
let app = Application()
|
|
exit(app.run())
|