We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ae980 commit 33d8e5aCopy full SHA for 33d8e5a
1 file changed
README.md
@@ -13,4 +13,10 @@ Installation is done by using the [RocketModFix.UnityEngine.Redist][nuget_packag
13
14
## Update
15
16
-If you want to update redist then run `update.bat` and input the path to the Unturned Managed directory, and commit ;)
+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