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

34 lines
742 B

2 years ago
{
2 years ago
"name": "nimin.tinyecs",
2 years ago
"rootNamespace": "",
"references": [
"Unity.Collections",
2 years ago
"Unity.Mathematics",
"nimin.lowlevel"
2 years ago
],
"includePlatforms": [
"Android",
"Editor",
"iOS",
"LinuxStandalone64",
"Lumin",
"macOSStandalone",
"PS4",
"Stadia",
"Switch",
"tvOS",
"WSA",
"WebGL",
"WindowsStandalone32",
"WindowsStandalone64",
"XboxOne"
],
"excludePlatforms": [],
2 years ago
"allowUnsafeCode": true,
2 years ago
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}