aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2024-05-27 22:28:16 +0100
committerGene Pasquet <dev@etenil.net>2024-05-27 22:28:16 +0100
commit8356151f87ff449a1f31899fb4c01f0e61e8127f (patch)
treedb32c4886e4363eb575061e66429ba55d8f3f5a4
parent3d2dba19d8dde090bf376b2b5a34c7f82b8aab4c (diff)
Add download links to the readme
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb37d53..0fad498 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,15 @@
A video game entry for the Spring Lisp Game Jam 2024.
+## Installation
+
+Only Linux is supported at this time.
+
+Grab the bundle that matches your distribution best; either:
+
+- [Arch linux](https://gitlab.com/binary-ec/turbo-racer/-/raw/main/turbo-racer-3000-1.0-archlinux.tar.gz?ref_type=heads&inline=false)
+- [Debian](https://gitlab.com/binary-ec/turbo-racer/-/raw/main/turbo-racer-3000-1.0-debian.tar.gz?ref_type=heads&inline=false)
+
## Credits
* Game design / Code by Guillaume Pasquet and Owen Pasquet