Firstborn/Library/PackageCache/com.unity.visualscripting@1.../Editor/VisualScripting.Flow/Unity.VisualScripting.Flow....
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

28 lines
722 B
Plaintext

{
"name": "Unity.VisualScripting.Flow.Editor",
"references": [
"Unity.VisualScripting.Core",
"Unity.VisualScripting.Core.Editor",
"Unity.VisualScripting.Flow",
"Unity.InputSystem"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "1.0.1",
"define": "PACKAGE_INPUT_SYSTEM_EXISTS"
},
{
"name": "com.unity.inputsystem",
"expression": "1.2.0",
"define": "PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS"
}
]
}