Merge pull request #1181 from TowsterBusiness/patch-2
Update building.md
This commit is contained in:
commit
62d212cabd
@ -32,7 +32,6 @@ install:
|
|||||||
- haxelib run lime rebuild extension-webm macos
|
- haxelib run lime rebuild extension-webm macos
|
||||||
- haxelib install linc_luajit
|
- haxelib install linc_luajit
|
||||||
- haxelib install actuate
|
- haxelib install actuate
|
||||||
- haxelib git extension-webm https://github.com/KadeDev/extension-webm
|
|
||||||
- haxelib list
|
- haxelib list
|
||||||
- cd /Users/appveyor/projects/kade-engine-macos
|
- cd /Users/appveyor/projects/kade-engine-macos
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
- `haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc`
|
- `haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc`
|
||||||
- `haxelib install actuate`
|
- `haxelib install actuate`
|
||||||
- `haxelib git extension-webm https://github.com/KadeDev/extension-webm`
|
- `haxelib git extension-webm https://github.com/KadeDev/extension-webm`
|
||||||
- `lime rebuild extension-webm windows`
|
- `lime rebuild extension-webm <ie. windows, macos, linux>`
|
||||||
|
|
||||||
### Windows-only dependencies (only for building *to* Windows. Building html5 on Windows does not require this)
|
### Windows-only dependencies (only for building *to* Windows. Building html5 on Windows does not require this)
|
||||||
If you are planning to build for Windows, you also need to install **Visual Studio 2019**. While installing it, *don't click on any of the options to install workloads*. Instead, go to the **individual components** tab and choose the following:
|
If you are planning to build for Windows, you also need to install **Visual Studio 2019**. While installing it, *don't click on any of the options to install workloads*. Instead, go to the **individual components** tab and choose the following:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user