Skip to content

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

License

Notifications You must be signed in to change notification settings

CobaltBar/FNF-Horizon-Engine

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages