From b26c90c61d332dfbe384f4c006850a8910a59190 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Fri, 28 Jun 2024 14:39:00 +0530 Subject: [PATCH] js --- compile-js.hxml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compile-js.hxml b/compile-js.hxml index 341e6d74..ac8f806d 100644 --- a/compile-js.hxml +++ b/compile-js.hxml @@ -2,6 +2,8 @@ -lib heaps -lib stb_ogg_sound -lib zip +-lib datachannel +-lib colyseus-websocket --js marblegame.js -D windowSize=1280x720 -D js-es=6