com.ant-automation.antcity.trafficmodel
Version:
Provides traffic model used in ant city.
27 lines (26 loc) • 788 B
JSON
{
"name": "com.ant-automation.antcity.trafficmodel",
"version": "2.0.7",
"displayName": "Ant City Traffic Model",
"description": "Provides traffic model used in ant city.",
"unity": "2020.3",
"keywords": [
"UI",
"Unity",
"Traffic"
],
"author": {
"name": "Ant-Automation",
"email": "info@ant-automation.com",
"url": "http://www.ant-automation.com"
},
"dependencies": {
"com.ant-automation.antcity.base.uicomponents": "1.0.0",
"com.ant-automation.antcity.base.webapiclient": "1.0.3",
"com.ant-automation.antcity.base.geoutils":"1.0.1",
"com.unity.textmeshpro":"3.0.6",
"com.unity.dots.editor":"0.12.0-preview.6",
"com.unity.entities":"0.17.0-preview.42",
"com.unity.rendering.hybrid":"0.11.0-preview.44"
}
}