Skip to content

Commit c05eb3b

Browse files
committed
Update info about redist update
1 parent 33d8e5a commit c05eb3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ Installation is done by using the [RocketModFix.UnityEngine.Redist][nuget_packag
1313

1414
## Update
1515

16-
If you want to update redist then run `update.bat` and input the path to the Unturned Managed directory, and commit ;)
16+
If you want to update redist then run `update.bat` and input the path to the Unturned Managed directory
1717

1818
## Finding the Unity Engine version
1919

2020
1. Open your Unturned install folder (for example `C:\Program Files (x86)\Steam\steamapps\common\Unturned`).
21-
2. Right-click `UnityPlayer.dll` (or `Unturned.exe`) in that root folder and choose Properties.
21+
2. Right click `UnityPlayer.dll` (or `Unturned.exe`) in that root folder and choose Properties.
2222
3. Go to the Details tab and copy the `File version` value - that's the Unity Engine version.
23+
4. Optionally install the same Unity Editor version and copy its `.xml` docs if they're missing in Managed, so your IDE still shows API hints.

0 commit comments

Comments
 (0)