mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-15 00:48:59 +08:00
add VRM defines
This commit is contained in:
parent
e1e313f10b
commit
3b75adc9fc
@ -41,6 +41,16 @@
|
|||||||
"name": "com.vrchat.avatars",
|
"name": "com.vrchat.avatars",
|
||||||
"expression": "",
|
"expression": "",
|
||||||
"define": "MA_VRCSDK3_AVATARS"
|
"define": "MA_VRCSDK3_AVATARS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "com.vrmc.univrm",
|
||||||
|
"expression": "",
|
||||||
|
"define": "MA_VRM0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "com.vrmc.vrm",
|
||||||
|
"expression": "",
|
||||||
|
"define": "MA_VRM1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"noEngineReferences": false
|
"noEngineReferences": false
|
||||||
|
@ -24,6 +24,16 @@
|
|||||||
"name": "com.vrchat.avatars",
|
"name": "com.vrchat.avatars",
|
||||||
"expression": "",
|
"expression": "",
|
||||||
"define": "MA_VRCSDK3_AVATARS"
|
"define": "MA_VRCSDK3_AVATARS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "com.vrmc.univrm",
|
||||||
|
"expression": "",
|
||||||
|
"define": "MA_VRM0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "com.vrmc.vrm",
|
||||||
|
"expression": "",
|
||||||
|
"define": "MA_VRM1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"noEngineReferences": false
|
"noEngineReferences": false
|
||||||
|
@ -30,6 +30,16 @@
|
|||||||
"name": "com.vrchat.avatars",
|
"name": "com.vrchat.avatars",
|
||||||
"expression": "",
|
"expression": "",
|
||||||
"define": "MA_VRCSDK3_AVATARS"
|
"define": "MA_VRCSDK3_AVATARS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "com.vrmc.univrm",
|
||||||
|
"expression": "",
|
||||||
|
"define": "MA_VRM0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "com.vrmc.vrm",
|
||||||
|
"expression": "",
|
||||||
|
"define": "MA_VRM1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"noEngineReferences": false
|
"noEngineReferences": false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user