We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77b988 commit 2a98d19Copy full SHA for 2a98d19
.gitignore
@@ -1,4 +1,4 @@
1
-lib/
+lib/*.dll
2
bin/
3
obj/
4
.vs/
lib/-- README.txt
@@ -0,0 +1,10 @@
+Lib files:
+
+- Assembly-CSharp.dll from Rocket/Unturned
+- Assembly-CSharp-firstpass.dll from Rocket/Unturned
5
+- Newtonsoft.Json.dll from Unturned
6
+- Rocket.API.dll from Rocket
7
+- Rocket.Core.dll from Rocket
8
+- Rocket.Unturned.dll from Rocket
9
+- UnityEngine.dll from Rocket/Unturned
10
+- uEssentials.dll from uEssentials (uEssentials plugin dll)
0 commit comments