Mods

Where LemonLoader Mods and Plugins Go

Documents the official Mods and Plugins paths under /sdcard/MelonLoader/<package name>/.

Illustration for Where LemonLoader Mods and Plugins Go

Source note: LemonLoader is independent. Project-specific facts below are limited to information published by the LemonLoader repository, releases, or wiki; general troubleshooting advice is identified by context.

Documented folders

  • Mods: /sdcard/MelonLoader/<package name>/Mods
  • Plugins: /sdcard/MelonLoader/<package name>/Plugins

SideQuest path note

The wiki notes that SideQuest users begin at the /sdcard/ path in the file explorer, so the paths above are relative to that starting point.

Add one mod at a time

For troubleshooting, test the patched app before adding mods, then add mods gradually. That is general diagnostic guidance rather than a LemonLoader-specific requirement.

Cross-platform caveats

The wiki says PC mods can sometimes work when scripting runtimes match, but AssetBundles may need Android builds and IL2CPP assemblies can differ.

Keep loader problems and mod problems separate

Once the patched app launches, introduce mods gradually. The documented Mods and Plugins folders tell you where files belong, but they do not guarantee that every DLL is suitable for Android or for the exact game build.

Record mod provenance

Keep the mod name, version, source, and any platform notes with your setup. A file copied from an old PC mod pack can fail for reasons unrelated to LemonLoader itself. When a failure appears immediately after adding one mod, remove that mod and retest before rebuilding the entire loader installation.

For configuration changes, preserve the previous preferences file so you can distinguish a bad setting from a loader or mod binary problem.

Recommended next step

For a clean path through the project, use the verified download page, follow the installation guide, and keep the logging guide available for troubleshooting.

Primary project references
Main repository ↗ · Releases ↗ · Wiki ↗