You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.0 KiB
JSON

{
"name": "com.unity.visualscripting",
"displayName": "Visual Scripting",
"version": "1.8.0",
"unity": "2021.3",
"description": "Visual scripting is a workflow that uses visual, node-based graphs to design behaviors rather than write lines of C# script.\n\nEnabling artists, designers and programmers alike, visual scripting can be used to design final logic, quickly create prototypes, iterate on gameplay and create custom nodes to help streamline collaboration.\n\nVisual scripting is compatible with third-party APIs, including most packages, assets and custom libraries.",
"type": "tool",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"relatedPackages": {
"com.unity.visualscripting.tests": "1.8.0"
},
"upmCi": {
"footprint": "216653b9b8371e118cd255206201ec635c66d806"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting.git",
"type": "git",
"revision": "0de66378b19e990494d98f39ecc2b6aa5ac65351"
}
}