@@ -38,7 +38,7 @@ Latest builds for the engine can be found in the [Actions](https://github.com/Yo
3838 <summary> Windows</summary >
3939
4040##### Tested on Windows 10 21H2
41- 1 . Install the [ latest version of Haxe] ( https://haxe.org/download/ ) .
41+ 1 . Install [ version 4.2.5 of Haxe] ( https://haxe.org/download/version/4.2.5 / ) .
42422 . Download [ Visual Studio Build Tools] ( https://aka.ms/vs/17/release/vs_BuildTools.exe )
43433 . Wait for the Visual Studio Installer to install
44444 . On the Visual Studio installer screen, go to the "Individual components" tab and only select those options:
@@ -63,7 +63,7 @@ Latest builds for the engine can be found in the [Actions](https://github.com/Yo
6363 <summary>Linux</summary>
6464
6565##### Requires testing
66- 1 . Install the [ latest version of Haxe] ( https://haxe.org/download/ ) .
66+ 1 . Install [ version 4.2.5 of Haxe] ( https://haxe.org/download/version/4.2.5 / ) .
67672 . Install ` g++ ` , if not present already.
68683 . Download and install [ ` git-scm ` ] ( https://git-scm.com/download/linux ) .
69694 . Open a terminal in the Codename Engine source folder, and run ` update.sh ` .
@@ -74,7 +74,7 @@ Latest builds for the engine can be found in the [Actions](https://github.com/Yo
7474 <summary>MacOS</summary>
7575
7676##### Requires testing
77- 1 . Install the [ latest version of Haxe] ( https://haxe.org/download/ ) .
77+ 1 . Install [ version 4.2.5 of Haxe] ( https://haxe.org/download/version/4.2.5 / ) .
78782 . Install ` Xcode ` to allow C++ app building.
79793 . Download and install [ ` git-scm ` ] ( https://git-scm.com/download/mac ) .
80804 . Open a terminal in the Codename Engine source folder, and run ` update.sh ` .
0 commit comments