- Make sure you have the latest versions of Slime rancher, Slime Rancher Mod Loader, and 7DaysToStream
- Grab the latest of release of the mod and Integration Actions . The 2 Needed files are
SlimeRancherTwitchIntegration.dll
andSlimeRancherTwitchIntegrationActions.dll
- Navigate to the installation location for Slime Rancher
<Path To Steam Library>\steamapps\common\Slime Rancher
. - Now Go into SlimeRancher_Data -> Managed and paste the .exe file for the Slime Rancher Mod Loader.
- Run the .exe file
- A
SRML
folder should now have been created inside the root Slime Rancher Game folder. Inside of that should be aMods
folder. Paste the mod fileSlimeRancherTwitchIntegration.dll
in this folder. - Navigate to the installation location for 7DaysToStream and open the
Integrations
folder. - Create a folder named
SlimeRancher
. - Inside of this folder put
SlimeRancherTwitchIntegrationActions.dll
and yourEvents.txt
file that you create for 7DaysToStream - Launch 7DaysToStream and Slime Rancher normally and it should all be setup!
- Visual Studio 2017 or Later
- A copy of the game
- An installation of Slime Rancher Mod Loader
- Install Slime Rancher
- Install Slime Rancher Mod Loader
- Fork this repo
- If your Slime Rancher installation is not in the Steam Default Location:
- Open the csproj file as a file (not a project)
- Change the
SlimeRancherInstallation
property to point to your Slime Rancher installation
- Open the solution or csproj as a solution or project, respectively
- Have Fun!