Update readme and appveyor-linux.yml
This commit is contained in:
parent
013fca6760
commit
891e1aac07
@ -1,5 +1,11 @@
|
||||
# daniel11420/Kade-Engine
|
||||
|
||||
The point of this fork of Kade-Engine is to build it with AppVeyor. Nothing else is changed.
|
||||
|
||||
Windows: [AppVeyor Project](https://ci.appveyor.com/project/daniel11420/kade-engine-windows) | [Artifacts (downloads)](https://ci.appveyor.com/project/daniel11420/kade-engine-windows/build/artifacts)
|
||||
|
||||
Linux: [AppVeyor Project](https://ci.appveyor.com/project/daniel11420/kade-engine-linux) | [Artifacts (downloads)](https://ci.appveyor.com/project/daniel11420/kade-engine-linux/build/artifacts)
|
||||
|
||||

|
||||
|
||||
**Download the latest release [here](https://github.com/KadeDev/Kade-Engine/releases/latest)**
|
||||
|
@ -2,7 +2,7 @@ version: '{build}'
|
||||
image: Ubuntu2004
|
||||
environment:
|
||||
global:
|
||||
HAXELIB_ROOT: ~/haxelib
|
||||
HAXELIB_ROOT: /home/appveyor/haxelib
|
||||
|
||||
install:
|
||||
- sudo add-apt-repository ppa:haxe/releases -y
|
||||
|
Loading…
x
Reference in New Issue
Block a user