Before installing Nebula, confirm that your device and your Among Us installation meet every requirement listed here. Most modern Android phones pass all of the hardware and OS checks automatically — the version-specific Among Us requirement is the one most users need to act on.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.
Requirements checklist
Android 8.0 (API level 26) or newer
Nebula’s minimum SDK is API 26, which corresponds to Android 8.0 Oreo. To check your Android version, open Settings → About phone → Android version. Devices running Android 7.x or earlier cannot install Nebula.
64-bit ARM device (arm64-v8a)
Nebula’s native components and the FusionCore runtime are compiled exclusively for the arm64-v8a ABI. Most Android phones released in 2018 or later use a 64-bit ARM processor and meet this requirement. To confirm, check your device’s specifications or look up your processor model. 32-bit-only devices and x86/x86_64 emulators are not supported.
Among Us 2026.6.5 (version code 7045)
Nebula requires exactly Among Us 2026.6.5, which carries Android version code 7045 and is labelled 17.4a inside the game. Both the version name and the version code must match — a different build with the same version name is rejected. See Checking your Among Us version and About the version lock below.
Sufficient free storage
You need enough free storage to hold all of the following simultaneously:
- The Among Us game data itself
- The FusionCore ARM64 runtime and Unity libraries
- Generated IL2CPP interop assemblies (produced during the first launch)
- Your installed mods and their assets
Internet access
An active internet connection is required to:
- Create or sign in to your Nebula account
- Download the FusionCore runtime and Unity dependencies during first launch
- Browse and install mods from the Nebula mod store
All-files storage permission for Nebula
Nebula needs Android’s all-files access (the
MANAGE_EXTERNAL_STORAGE permission) to read and write the shared FusionCore/com.innersloth.spacemafia/ directory, which contains the BepInEx runtime, active plugins, generated interop assemblies, and logs. Nebula will prompt you to grant this permission on first launch. Without it, Nebula cannot stage mods or start the game.Checking your Among Us version
Nebula reads both the version name and the version code from the installed package and compares them against its required values. The easiest way to verify you have the correct build before installing Nebula is to check it from Android’s app info screen.- Long-press the Among Us icon and tap App info, or go to Settings → Apps → Among Us.
- Look for the Version field. It should read 2026.6.5.
- To confirm the version code as well, you can launch Among Us and check the version string displayed on the main menu screen — it should read 17.4a.