/FNF-Horizon-Engine

FNF Horizon Engine is a rewrite of Friday Night Funkin', built for mods and made for fun.

Primary LanguageHaxeApache License 2.0Apache-2.0

Friday Night Funkin': Horizon Engine

A rewrite of Friday Night Funkin', built for mods and made for fun.


Compilation Instructions

  1. Install Haxe 4.3.6 (and install MSVC if on Windows)

Note

You may need to install extra packages on linux to compile lime, see here

  1. Run the following commands
haxelib install hxpkg
haxelib run hxpkg install
cd .haxelib/hxcpp/git/tools/run
haxe compile.hxml
cd ../hxcpp
haxe compile.hxml
cd ../../../../..
haxelib run lime rebuild cpp -release
  1. Run the build script in build (e.g build\windows.bat for Windows)

Special Thanks

Credits