From 3bb19dc64ffcd6bcab5c51abca1880a6b80dfc87 Mon Sep 17 00:00:00 2001 From: jonnycat <82131956+gummybear17@users.noreply.github.com> Date: Wed, 10 Nov 2021 20:07:58 -0800 Subject: [PATCH] update the building the new haxe dosn't affect kade engine --- docs/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.md b/docs/building.md index d4db8b271c..866f53f698 100644 --- a/docs/building.md +++ b/docs/building.md @@ -7,7 +7,7 @@ **Also also note**: To build for *Windows*, you need to be on *Windows*. To build for *Linux*, you need to be on *Linux*. Same goes for macOS. You can build for html5/browsers on any platform. ## Dependencies - 1. [Install Haxe 4.1.5](https://haxe.org/download/version/4.1.5/). You should use 4.1.5 instead of the latest version because the latest version has some problems with Friday Night Funkin': Kade Engine. + 1. [Install the latest version of haxe](https://haxe.org/download/). You should use the latest verion instead of the older version 2. After installing Haxe, [Install HaxeFlixel](https://haxeflixel.com/documentation/install-haxeflixel/). 3. Install `git`. - Windows: install from the [git-scm](https://git-scm.com/downloads) website.