upm update4
parent
5735003ba8
commit
0662e247fd
|
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
"name": "Incobyte.ThoMagicRenderer.Runtime",
|
|
||||||
"rootNamespace": "",
|
|
||||||
"references": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"includePlatforms": [
|
|
||||||
"Android",
|
|
||||||
"iOS",
|
|
||||||
"LinuxStandalone64",
|
|
||||||
"CloudRendering",
|
|
||||||
"macOSStandalone",
|
|
||||||
"WindowsStandalone64"
|
|
||||||
],
|
|
||||||
"excludePlatforms": [],
|
|
||||||
"allowUnsafeCode": true,
|
|
||||||
"overrideReferences": true,
|
|
||||||
"precompiledReferences": [],
|
|
||||||
"autoReferenced": false,
|
|
||||||
"defineConstraints": [],
|
|
||||||
"versionDefines": [],
|
|
||||||
"noEngineReferences": false
|
|
||||||
}
|
|
||||||
|
|
@ -0,0 +1,36 @@
|
||||||
|
{
|
||||||
|
"name": "Incobyte.ThoMagicRenderer",
|
||||||
|
"rootNamespace": "Assets.ThoMagic.Renderer",
|
||||||
|
"references": [],
|
||||||
|
"includePlatforms": [],
|
||||||
|
"excludePlatforms": [
|
||||||
|
"Android",
|
||||||
|
"Editor",
|
||||||
|
"EmbeddedLinux",
|
||||||
|
"GameCoreScarlett",
|
||||||
|
"GameCoreXboxOne",
|
||||||
|
"iOS",
|
||||||
|
"LinuxStandalone64",
|
||||||
|
"CloudRendering",
|
||||||
|
"macOSStandalone",
|
||||||
|
"PS4",
|
||||||
|
"PS5",
|
||||||
|
"QNX",
|
||||||
|
"Stadia",
|
||||||
|
"Switch",
|
||||||
|
"tvOS",
|
||||||
|
"WSA",
|
||||||
|
"VisionOS",
|
||||||
|
"WebGL",
|
||||||
|
"WindowsStandalone32",
|
||||||
|
"WindowsStandalone64",
|
||||||
|
"XboxOne"
|
||||||
|
],
|
||||||
|
"allowUnsafeCode": true,
|
||||||
|
"overrideReferences": true,
|
||||||
|
"precompiledReferences": [],
|
||||||
|
"autoReferenced": false,
|
||||||
|
"defineConstraints": [],
|
||||||
|
"versionDefines": [],
|
||||||
|
"noEngineReferences": false
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue