Skip to content

Commit

Permalink
add visual scripting to package list (Unity-Technologies#7018)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienlagarde committed Feb 7, 2022
1 parent 5171dc4 commit 4a84fdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"com.unity.learn.iet-framework": "2.1.1",
"com.unity.render-pipelines.high-definition": "13.1.0",
"com.unity.timeline": "1.6.2",
"com.unity.ugui": "1.0.0"
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.6"
}
}
1 change: 1 addition & 0 deletions com.unity.template-hd/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.2",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.6",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down

0 comments on commit 4a84fdd

Please sign in to comment.