mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-07-27 07:41:02 +00:00
* Gotta document how to install mods on mobile * iOS mod installation steps * Update mod installation docs for all platforms * Fix weird merge issue in mod install docs. --------- Co-authored-by: Hundrec <hundrecard@gmail.com>
2 KiB
2 KiB
HTML5/Web
- Nope
Windows
- Start the game at least once. This will create a
mods
folder if it doesn't already exist, alongside the executable. - Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's
mods
folder. - Restart the game. The game should detect the mod and start with it.
Linux
- Start the game at least once. This will create a
mods
folder if it doesn't already exist, alongside the executable. - Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's
mods
folder. - Restart the game. The game should detect the mod and start with it.
MacOS
- Start the game at least once. This will create a
mods
folder if it doesn't already exist in the game's system files. - Right click
Funkin.app
and selectShow Package Contents
. - Navigate to
Contents/Resources/mods
. - Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's
mods
folder. - Restart the game. The game should detect the mod and start with it.
Android
- Start the game at least once. This will create a
mods
folder deep in your system files. - Get an Android file browser that lets you view the app data files, or use Android Studio and open up the Device Explorer.
- Locate the
/sdcard/Android/obb/me.funkin.fnf/mods
folder. - Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's
mods
folder. - Restart the game (you may have to force close the app first). The game should detect the mod and start with it.
iOS
- Start the game at least once. This will create a
mods
folder in your system files. - Open the Files app, and navigate to
On My iPhone
->Friday Night Funkin
->mods
. - Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's
mods
folder. - Restart the game (you may have to force close the app first). The game should detect the mod and start with it.