As I'm no longer interested in FNF, this engine is now no longer in development, you are free to make new additions and do bug fixing just by downloading the source code.
A Psych Engine 0.7.3 fork focusing mostly on optimizing! Inspired by: Codename Engine
NOTE: YOU NEED TO INSTALL THE LATEST VERSION OF HAXE IN ORDER TO INSTALL THE HAXE LIBRARIES!!!!
Open the "setup" folder and you should see the .bat files and a SH file
If you're on Windows, follow these steps here:
-
Run the "setup-msvc-win.bat" file to install MSVSC (MS Visual Studio Community), this is required as it also installs the necessary components in order to compile the mod
-
After MSVSC finished installing, run the "setup-windows.bat" file, this will install all the haxe libraries required to build the mod
-
Once all the haxe libraries have been installed, open up the terminal and type either "lime test windows" (release builds) or "lime test windows -debug" (test builds) and press enter, you should now be able to compile the mod (which usually takes about 30 minutes or less if this is the first time compiling, which happens to every other open source FNF mods)
-
Once it's done compiling, the game will launch and now you can start modding!