Skip to content

Commit

Permalink
Updated compiling instructions (#45)
Browse files Browse the repository at this point in the history
Some link changes
Added dependency for extension-webm

Co-authored-by: Bolo <[email protected]>
  • Loading branch information
cloudcloudskies and BoloVEVO authored Jan 22, 2024
1 parent e4dd8a2 commit 3a6ea47
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <ie. windows, macos, linux>`

### Windows-only dependencies (only for building *to* Windows. Building html5 on Windows does not require this)
Expand Down

0 comments on commit 3a6ea47

Please sign in to comment.