Firstborn/Library/PackageCache/com.unity.visualscripting@1.../package.json
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00

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"
}
}