This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
xolatile
/
xabina
Watch
1
Star
0
Fork
0
You've already forked xabina
Code
Issues
Pull Requests
Releases
Wiki
Activity
b17626b8fa
xabina
/
compile.sh
8 lines
56 B
Bash
Raw
Normal View
History
Unescape
Escape
Just data structure barebones for a tiny game for now...
2023-10-08 15:11:04 -04:00
#!/bin/bash
set
-xe
Separating the project into packages...
2023-10-15 09:08:31 -04:00
gnatmake -o xabina main.adb
Just data structure barebones for a tiny game for now...
2023-10-08 15:11:04 -04:00
exit
Reference in New Issue
Copy Permalink