From 3a6ea479084a26c916c0c42e731f9f574ed2bb76 Mon Sep 17 00:00:00 2001 From: lunar-net <113025487+lunar-net@users.noreply.github.com> Date: Mon, 22 Jan 2024 03:24:17 +0300 Subject: [PATCH] Updated compiling instructions (#45) Some link changes Added dependency for extension-webm Co-authored-by: Bolo <88955176+BoloVEVO@users.noreply.github.com> --- docs/building.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/building.md b/docs/building.md index 9367962add..ddfc355304 100644 --- a/docs/building.md +++ b/docs/building.md @@ -35,12 +35,13 @@ - `haxelib run lime setup` - `haxelib run lime setup flixel` - `haxelib run flixel-tools setup` - - `haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit.git` + - `haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit` - `haxelib git hxvm-luajit https://github.com/nebulazorua/hxvm-luajit` - - `haxelib git faxe https://github.com/uhrobots/faxe` - - `haxelib install polymod + - `haxelib git faxe https://github.com/ashea-code/faxe` + - `haxelib install polymod` - `haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc` - - `haxelib git extension-webm https://github.com/KadeDev/extension-webm` + - `haxelib install openfl-webm` + - `haxelib git extension-webm https://github.com/Kade-github/extension-webm` - `lime rebuild extension-webm ` ### Windows-only dependencies (only for building *to* Windows. Building html5 on Windows does not require this)