We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ac80d commit 2439214Copy full SHA for 2439214
config.yml
@@ -0,0 +1,14 @@
1
+AssembliesToPublicize:
2
+ - Assembly-CSharp.dll
3
+ - Assembly-CSharp-firstpass.dll
4
+ - CommandSystem.Core.dll
5
+ - LabApi.dll
6
+ - Mirror.dll
7
+ - Pooling.dll
8
+ - UnityEngine.dll
9
+ - UnityEngine.CoreModule.dll
10
+ - UnityEngine.PhysicsModule.dll
11
+ZipReferences: false
12
+ReferencesZipName: References.zip
13
+SaveReferencesToFolder: true
14
+ReferencesFolderName: References
0 commit comments