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 c5232a5 commit 708cd25Copy full SHA for 708cd25
Runtime/com.intothedev.objectpooling.asmdef
@@ -1,3 +1,16 @@
1
-{
2
- "name": "com.intothedev.objectpooling"
+{
+ "name": "com.intothedev.objectpooling",
3
+ "rootNamespace": "",
4
+ "references": [
5
+ "Zenject"
6
+ ],
7
+ "includePlatforms": [],
8
+ "excludePlatforms": [],
9
+ "allowUnsafeCode": false,
10
+ "overrideReferences": false,
11
+ "precompiledReferences": [],
12
+ "autoReferenced": true,
13
+ "defineConstraints": [],
14
+ "versionDefines": [],
15
+ "noEngineReferences": false
16
}
0 commit comments