The Nebula Mod Store is the safest and simplest way to install mods. Every package in the store has been verified to work on Android ARM64 with the FusionCore runtime and the currently supported version of Among Us. Nebula handles downloading, integrity checking, manifest validation, and file placement automatically — all you need to do is choose a mod and tap Install.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Nebula-Modmakers/Nebula-Launcher/llms.txt
Use this file to discover all available pages before exploring further.
Browsing mods
Open Mod Store from the main screen to see the full catalog. Each mod card displays:- Name and badge — the mod’s display name and its short identifier badge
- Author — who made the mod
- Category — the type of mod (e.g., gameplay, utility)
- Description — a short summary of what the mod does
- Game version — the Among Us version the mod targets
Installing a mod
Open Mod Store
Tap Mod Store on the main screen. The catalog loads from the Nebula API and shows only mods verified for Android.
Review the mod details
Read the description, check the author and version, confirm the target game version matches your installation, and review the license information.
Tap Install
Tap the Install button for the version you want. Nebula begins downloading the package immediately.
What Nebula verifies during install
Nebula enforces a strict verification pipeline before any file is written to your profile. A package is rejected if any check fails, and any partially written files are rolled back automatically.| Check | Requirement |
|---|---|
| Package size | Must match the size recorded in the catalog |
| SHA-256 hash (package) | Must match the hash recorded in the catalog |
Manifest format field | Must be nebula-package |
Manifest formatVersion field | Must be 1 |
| Package ID | Must match the catalog entry |
| Package version | Must match the selected catalog version |
| Platform OS | Must be android |
| Platform architecture | Must be arm64-v8a |
| Platform runtime | Must be fusioncore |
| Platform game version | Must be 2026.6.5 |
| Game package | Must be com.innersloth.spacemafia |
| Install target | Must be activeProfile |
| File destinations | Must all begin with plugins/ — no path can escape the profile directory |
| Per-file SHA-256 hashes | Every extracted file is individually verified |
| SPDX license identifiers | All license identifiers must be valid and match the catalog |
Updating mods
When a new version of an installed mod is available, open the Mod Store and install the newer version exactly as you would for a fresh install. Nebula takes a transactional backup of the existing files before writing the update, so if anything goes wrong during the update the previous version is automatically restored.Uninstalling store mods
To remove a mod installed from the store, find it in the installed mods list on the main screen and tap the delete option. You can also open its card in the Mod Store and choose the remove option there. Nebula removes only the files that belong to that package and cleans up any empty directories left behind.Mods in the store are verified to be compatible with Android ARM64 and the current supported Among Us version. If a mod is not available in the store, it has not yet been tested and approved for Android — do not assume a desktop version of the same mod will work.