Skip to content

Commit 33d8e5a

Browse files
committed
Update readme how to update redist
1 parent d3ae980 commit 33d8e5a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@ 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, and commit ;)
17+
18+
## Finding the Unity Engine version
19+
20+
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.
22+
3. Go to the Details tab and copy the `File version` value - that's the Unity Engine version.

0 commit comments

Comments
 (0)