index
:
spring-lisp-game-jam-2021
master
Spring Lisp Game Jam 2021 entry
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
the-test-subject
blob: a2c9976c41d9db7500a3cfa9436e10d57e45fcf1 (
plain
)
1
2
3
#!/bin/sh
exec
guile -c
'(use-modules (test-subject splash)) (launch-game)'