An AIO tool for managing FNF.
You'll need Node.js installed.
- Use
npm i
to install all dependencies - Also install Electron with
npm install electron --save-dev
- The
bgv.mp4
file (the animated background) is too heavy for GitHub. Download it by running:curl https://ffm-backend.web.app/source-code/bgv.mp4 -o static/bgv.mp4
(while in the root directory) - You can now use
npm test
to run the app.
Feel free to use electron-forge or electron-builder to build Funkin Launcher. I instead downloaded Electron prebuilts from their GitHub and edited the .exe's icon.