1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-07-27 07:41:02 +00:00
Funkin/docs/INSTALLING_MODS.md
Eric 962d0b0dc2
Document how to install mods on mobile (#1219)
* 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>
2025-06-16 16:17:18 +00:00

2 KiB

HTML5/Web

  1. Nope

Windows

  1. Start the game at least once. This will create a mods folder if it doesn't already exist, alongside the executable.
  2. Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's mods folder.
  3. Restart the game. The game should detect the mod and start with it.

Linux

  1. Start the game at least once. This will create a mods folder if it doesn't already exist, alongside the executable.
  2. Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's mods folder.
  3. Restart the game. The game should detect the mod and start with it.

MacOS

  1. Start the game at least once. This will create a mods folder if it doesn't already exist in the game's system files.
  2. Right click Funkin.app and select Show Package Contents.
  3. Navigate to Contents/Resources/mods.
  4. Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's mods folder.
  5. Restart the game. The game should detect the mod and start with it.

Android

  1. Start the game at least once. This will create a mods folder deep in your system files.
  2. Get an Android file browser that lets you view the app data files, or use Android Studio and open up the Device Explorer.
  3. Locate the /sdcard/Android/obb/me.funkin.fnf/mods folder.
  4. Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's mods folder.
  5. Restart the game (you may have to force close the app first). The game should detect the mod and start with it.

iOS

  1. Start the game at least once. This will create a mods folder in your system files.
  2. Open the Files app, and navigate to On My iPhone -> Friday Night Funkin -> mods.
  3. Extract the mod you downloaded from its ZIP file, and place the mod folder into the game's mods folder.
  4. Restart the game (you may have to force close the app first). The game should detect the mod and start with it.