Update README.md
This commit is contained in:
parent
f38d6a4fed
commit
9a6232a8cb
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ This is the code for the Slime Rancher MultiPlayer Mod (SRMP) by SatyPardus.
|
||||||
|
|
||||||
The user manual which includes information about compatability information, download and installation instructions and standard troubleshooting can be found [here](/manual.md).
|
The user manual which includes information about compatability information, download and installation instructions and standard troubleshooting can be found [here](/manual.md).
|
||||||
|
|
||||||
|
## How to setup your development enviroment
|
||||||
|
- Clone the repository and open it in VS2022
|
||||||
|
- Go to the project properties->Reference Paths
|
||||||
|
- Add your Slime Rancher managed path to it (Example: C:\Program Files (x86)\Steam\steamapps\common\Slime Rancher\SlimeRancher_Data\Managed\)
|
||||||
|
|
||||||
|
To build, select either the "Standalone" or "SRML" build option, depending on which modloader you got installed.
|
||||||
|
|
||||||
## Bug Status
|
## Bug Status
|
||||||
Note: Bug list compiled from last known bug list of version 1488
|
Note: Bug list compiled from last known bug list of version 1488
|
||||||
|
|
Loading…
Reference in a new issue