Add Stardrop to Steam
There are two ways Stardrop can be launched from Steam, both of which are listed below.
Adding Stardrop as an external application to Steam:
Launch Steam
Go to
Games>Add a Non-Steam Game to My LibraryClick
BrowsePath to Stardrop's executable and click
OpenClick
Add Selected Programs
Launching Stardrop via Stardew Valley (Steam - Windows / macOS):
Right click
Stardew Valleyand clickPropertiesUnder
General>Launch Options, paste in the following text:"FULL_PATH_TO_Stardrop.exe" %command%To start SMAPI automatically via Stardrop, you can instead paste in the following text:
"FULL_PATH_TO_Stardrop.exe" --start-smapi true %command%
Close the properties window.
Now when starting Stardew Valley via Steam, Stardrop will appear first.
Launching Stardrop via Stardew Valley (Steam - Linux):
Right click
Stardew Valleyand clickPropertiesUnder
General>Launch Options, paste in the following text:"FULL_PATH_TO_STARDROP_Internal" %command%To start SMAPI automatically via Stardrop, you can instead paste in the following text:
"FULL_PATH_TO_STARDROP_Internal" --start-smapi true %command%Note: Internal refers to the file labelled "Internal" that resides besides
Stardrop.sh.
Close the properties window.
Now when starting Stardew Valley via Steam, Stardrop will appear first.
Last updated