Importing a version
Once you’ve got a library set up, and have imported a game, you can import a version for that game.
-
Add your version files.
Section titled “Add your version files.”Following your library structure, copy over your version files to your version directory. Make sure you verify the game works, and you know how to launch it properly.
-
Open import wizard.
Section titled “Open import wizard.”Head over to your Admin Dashboard, and click on the “Library” tab. Drop should detect that you have a new version to import. To open the import wizard, you can either click on the alert on any game tile, or click “Open in Editor” and navigate to the “Versions” tab.
-
Select your version folder.
Section titled “Select your version folder.”From the dropdown, select your version folder. It should load for a little bit, and give you an interface that looks something like this:

-
About the wizard…
Section titled “About the wizard…”Here’s what each section is about:
Setup executable/command
Section titled “Setup executable/command”Setup executables are run after download but before first launch, and are useful for extracting files or setting necessary configuration.
Setup mode
Section titled “Setup mode”Setup mode removes the requirement of at least one launch command. Useful for installer-only versions. Clients will never show a launch button, only a setup button.
Launch executable/command
Section titled “Launch executable/command”Launch executables can be launched by the user. If multiple launch commands are configured, they will all be shown to the user on launch to pick from.
Update mode
Section titled “Update mode”Update mode is for when you’re importing a patch. You have to re-add the launch/setup commands, they are not preserved from previous versions.
-
Import your version.
Section titled “Import your version.”There are many different kinds of imports, but for simplicity’s sake, we’ll do either a portable or installer version.
Portable version
Section titled “Portable version”A portable version can be launched from an executable. To import a portable game, add a launch command with the portable game executable.
Installer version
Section titled “Installer version”A installer version uses “setup mode”. Enable the option, and then add the installer executable in setup commands.
-
Wait for import.
Section titled “Wait for import.”Drop will redirect you to a task page about the import. A version import scales with the size of the version, since the import will read through every file in the version and generate checksums.