summaryrefslogtreecommitdiff
path: root/scripts/apple-town-fair
blob: 3d3f69e6cc8a44e34c65a82051303aac17c3c425 (plain)
1
2
3
#!/bin/sh

exec guile -c '(use-modules (apple-town-fair splash)) (launch-game)'