Skip to content

Altronix-Team/FnFork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FnFork (FNF Fork) WIP

Friday Night Funkin' fork creation tool inspired by PaperMC paperweight.

How to use?

  1. Create fnfork.properties file. For now, this like contains this required fields
{
    "codeRepoURL": "https://github.com/FunkinCrew/Funkin.git",
    "codeCommitHash": "c0b15ec066940fcb8cb8acbd76a1ba7f1ba1c1a7",
    "dirForCode": "source"
}
  1. Next run:

    • ./FnFork.exe applyPatches on Windows to clone FNF and apply patches from patches dir
    • ./FnFork applyPatches on Linux to clone FNF and apply patches from patches dir
  2. If you made commits in your code and want to save them, run:

    • ./FnFork.exe rebuildPatches on Windows to save your patches to patches dir
    • ./FnFork rebuildPatches on Linux to save your patches to patches dir

Credits

  • AltronMaxX - Main programmer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages