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