File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments