Victor Launcher ships as a singleDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/stevensonhouset5-sys/Victor-Launcher/llms.txt
Use this file to discover all available pages before exploring further.
.dll file. You place it in the standard BepInEx plugins directory, launch Among Us, and the mod manager loads automatically. There is no installer, no configuration wizard, and no additional runtime to install.
Prerequisites
Before installing Victor Launcher, make sure you have:- Among Us installed on your machine
- BepInEx installed into your Among Us folder — Victor Launcher is a BepInEx plugin and will not run without it. BepInEx is required but is not bundled with Victor Launcher; refer to the BepInEx documentation for IL2CPP games to set it up before continuing.
Installation steps
Download the latest release
Go to the Victor Launcher GitHub releases page and download the latest release asset — it is a file named
VictorLauncher.dll.Locate your Among Us folder
Find the root folder where Among Us is installed. On a typical Steam installation this is inside your Steam library directory under
Among Us/. The folder contains the Among Us.exe executable.Copy the DLL into the plugins folder
Place If the
VictorLauncher.dll into the following path inside your Among Us folder:plugins/ folder does not exist, BepInEx was not set up correctly — revisit the BepInEx installation before continuing.Launch Among Us
Start Among Us normally. BepInEx loads all plugins in the
plugins/ folder on startup. You will see a log entry confirming that Victor Launcher has been loaded.Windows security warning
When you first run Among Us after placing the DLL, Windows may display a “Windows protected your PC” SmartScreen popup. This warning appears for files downloaded from the internet that have not yet built a reputation with Microsoft’s telemetry. Victor Launcher is safe to run. If you want to verify the file before proceeding, upload it to VirusTotal and check the results. Once you are satisfied, click More info in the SmartScreen dialog and then Run anyway to continue.What happens on first launch
When Among Us starts with Victor Launcher installed for the first time:- BepInEx discovers
VictorLauncher.dllin theplugins/folder and loads it. - Victor Launcher registers its Harmony patches and attaches the overlay to the game UI.
- The BepInEx config file is created at
BepInEx/config/com.tate.amongus.starterplugin.cfgwith default values. - The F7 hotkey is registered in the game loop.
- The overlay is available immediately — press F7 from any screen to open it.
BepInEx/config/victor-launcher-state.json) is created the first time you perform any mod operation (install, enable, disable, or stage a DLL), not on the initial launch.
Versions 0.2.0 and older have limited features compared to current releases. Shared pack downloads, skin support, and grouped mod folder management are only available in newer versions. If you are running an older release, upgrade to the latest version to access the full feature set.