summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2026/README.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/2026/README.org b/2026/README.org
index 42331b0..bc4ff88 100644
--- a/2026/README.org
+++ b/2026/README.org
@@ -13,7 +13,9 @@ cargo run
in this directory. This will open your web browser and load the game collection.
This will require that you have a ~cargo~ and a recent Rust toolchain installed.
-If this is irritating, you can also download prebuilt binaries [[here
+If this is irritating, you can also download prebuilt binaries here:
+- [[https://api.colonq.computer/jam_assets/2026/jam_server][x86_64 Linux (glibc)]]
+- [[https://api.colonq.computer/jam_assets/2026/jam_server.exe][x86_64 Windows]]
In order to add your own game(s), simply create a new folder under ~./games~.
Make sure that this folder has an ~index.html~ file inside!