(I SCREWED IT UP SORRY I'LL MAKE A NEW ONE)HOW TO COMPILE FNF PSYCH ENGINE SOURCE CODE

Опубликовано: 01 Октябрь 2024
на канале: moved snuts
5,940
97

Hey guys! Today I will cover a topic that everyone has covered lol. How to compile Psych Engine. For the ones who don't know how to then this video IS somewhat helpful to you. Hope my tutorial helped. Bye for now I guess.

Link to the Psych Engine Github page: https://github.com/ShadowMario/FNF-Ps...
Link to the FNF Github page: https://github.com/ninjamuffin99/Funkin

Command that you have to run:

cd (The folder where you have your source code)
haxelib install flixel
haxelib install flixel-addon
haxelib install flixel-ui
haxelib install hscript
haxelib install newgrounds
haxelib git polymod https://github.com/larsiusprime/polym...
haxelib git discord_rpc https://github.com/Aidan63/linc_disco... git flixel-addons https://github.com/HaxeFlixel/flixel-...
lime test html5 -debug
lime test windows