1
0
mirror of https://github.com/maxartz15/Validator.git synced 2024-09-19 12:35:39 +02:00
Validator/Editor/VertexColor.Validator.Editor.asmdef

18 lines
440 B
Plaintext
Raw Normal View History

2021-12-26 02:15:37 +01:00
{
"name": "Validator.Editor",
"rootNamespace": "Validator.Editor",
2021-12-26 02:15:37 +01:00
"references": [
"GUID:334c4fbff44e0f9439f29f9d8e0ce6e9"
2021-12-26 02:15:37 +01:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
2021-12-26 02:15:37 +01:00
}