Add Stardrop to Steam
Last updated
Last updated
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 Library
Click Browse
Path to Stardrop's executable and click Open
Click Add Selected Programs
Launching Stardrop via Stardew Valley (Steam - Windows / macOS):
Right click Stardew Valley
and click Properties
Under 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 Valley
and click Properties
Under 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.