summaryrefslogtreecommitdiff
path: root/super-bloom.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-06-04 11:22:27 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-06-04 11:22:27 -0400
commitd62d3fd030f232ef80f804c2c0ee5c566ade689a (patch)
tree7f6742c1c19349503b7da6c1d339f092f74ad93b /super-bloom.scm
parent2eb9e7ec3c1a0e656f5b549c0f800d30f2ac5a40 (diff)
Update bundle config.
Diffstat (limited to 'super-bloom.scm')
-rw-r--r--super-bloom.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/super-bloom.scm b/super-bloom.scm
new file mode 100644
index 0000000..c142842
--- /dev/null
+++ b/super-bloom.scm
@@ -0,0 +1,2 @@
+(use-modules (super-bloom main))
+(launch-game)