Friday Night Funkin' fork creation tool inspired by PaperMC paperweight.
- Create
fnfork.propertiesfile. For now, this like contains this required fields
{
"codeRepoURL": "https://github.com/FunkinCrew/Funkin.git",
"codeCommitHash": "c0b15ec066940fcb8cb8acbd76a1ba7f1ba1c1a7",
"dirForCode": "source"
}
-
Next run:
./FnFork.exe applyPatcheson Windows to clone FNF and apply patches frompatchesdir./FnFork applyPatcheson Linux to clone FNF and apply patches frompatchesdir
-
If you made commits in your code and want to save them, run:
./FnFork.exe rebuildPatcheson Windows to save your patches topatchesdir./FnFork rebuildPatcheson Linux to save your patches topatchesdir
- AltronMaxX - Main programmer