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 4938322 commit 3830f52Copy full SHA for 3830f52
com.unity.ml-agents.extensions/package.json
@@ -5,6 +5,7 @@
5
"unity": "2018.4",
6
"description": "A source-only package for new features based on ML-Agents",
7
"dependencies": {
8
- "com.unity.ml-agents": "1.9.0-preview"
+ "com.unity.ml-agents": "1.9.0-preview",
9
+ "com.unity.modules.physics": "1.0.0"
10
}
11
0 commit comments