Skip to content

Gidk-g/HS-Engine

Repository files navigation

HS Engine


This is the repository of Friday Night Funkin': HS Engine.

ModAPI

(ModAPI coming out soon :0)

Credits

HS Engine Developers

Credits Icon Username Involvement
HaxelDev Main-Programmer of HS Engine
teotm Ex-Programmer of HS Engine
Codding Cat Ex-Programmer of HS Engine
Wipek Artist of HS Engine

HS Engine Owner

Credits Icon Username Involvement
Gidk HS engine owner (he resigned to be a programmer for this engine because he went to buy some milk lol)

Special Thanks

Credits Icon Username Involvement
Shadow Mario Some Stolen Stuff
CoreCat Some Stolen Stuff

Friday Night Funkin'

Credits Icon Username Involvement
ninja_muffin99 Programmer of Friday Night Funkin'
PhantomArcade3K Artist of Friday Night Funkin'
evilsk8r Artist of Friday Night Funkin'
Kawai Sprite Composer of Friday Night Funkin'

Build instructions

Warning: Make sure to use Haxe version 4.2.5 as versions like 4.3.4 will not work properly with this engine.

First you need to install Haxe and HaxeFlixel.

  1. Install Haxe 4.2.5 (Download 4.2.5 instead of 4.1.5, seriously stop using Haxe 4.1.5, it misses a lot of stuffs)
  2. Download git-scm. Works for Windows, Mac, and Linux, just select your build.
  3. Next go install the necessary Haxe libraries in order to compile your mod by typing these commands in:
haxelib install hmm
haxelib run hmm install

You should have everything ready for compiling the engine! Follow the guide below to continue!