FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.97k stars 2.29k forks source link

Unfamiliar Source Code #2119

Closed RevenEMortalios closed 6 months ago

RevenEMortalios commented 1 year ago

Please check for duplicates or similar compiler issues by filtering for 'compiler help'

Please describe your issue. Provide extensive detail and images if possible.

Every Time I download the source code It doesn't even look moderately the same to the source code shown. I'm trying to add my own song but I can't when the entire source code looks way different. Could you by chance tell me how I get the right one?

moxie-coder commented 1 year ago

.___. because this is the vanilla source code

moxie-coder commented 1 year ago

you're looking at a modded engine

RevenEMortalios commented 1 year ago

I tried a lot of places to get the right source code, even the link it provided that took you to the game download. Yet I kept getting the same thing

moxie-coder commented 1 year ago

this is the vanilla source code

this is modded below: https://github.com/ShadowMario/FNF-PsychEngine

RevenEMortalios commented 1 year ago

so, I got the source code but idk how to launch the game

moxie-coder commented 1 year ago

you have to compile it first

FunkoDev commented 1 year ago

@RevenEMortalios

Run one of these in the terminal, please.

Test Debug: Lime Test Windows -debug Test Normal: Lime Test Windows

Normal Build: Lime Build Windows -release