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