From c5c809733c39f0c1a7e65d1eafc0cb9bf997391c Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:40:57 +0100 Subject: [PATCH] lmao actually build for linux --- compile-linux.hxml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/compile-linux.hxml b/compile-linux.hxml index bcea82ed..3d082e48 100644 --- a/compile-linux.hxml +++ b/compile-linux.hxml @@ -1,7 +1,10 @@ -cp src -lib heaps -lib hlsdl +-lib colyseus-websocket +-lib datachannel -D highDPI -D flow_border +-D analyzer-optimize -hl native/marblegame.c --main Main