Skip to content

Commit

Permalink
Выбор необходимых модулей (должно уменьшить билд)
Browse files Browse the repository at this point in the history
  • Loading branch information
Newbilius committed Nov 29, 2018
1 parent 117df15 commit b7fe39f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Packages/manifest.json
@@ -0,0 +1,16 @@
{
"dependencies": {
"com.unity.package-manager-ui": "1.9.11",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.ui": "1.0.0"
}
}

0 comments on commit b7fe39f

Please sign in to comment.