Files
NativeFileDialogPackage/Runtime/Shazbot.NativeFileDialog.asmdef

20 lines
512 B
Plaintext

{
"name": "Shazbot.NativeFileDialog",
"rootNamespace": "NativeFileDialog",
"references": [],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone32",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}