mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-14 14:29:52 -05:00
* MeshUtility を UniGLTF 下に移動 * Assets/VRM10 を追加 * JsonSchemaからのコード生成 UniGLTF/Editor/Generator を追加
19 lines
420 B
Plaintext
19 lines
420 B
Plaintext
{
|
|
"name": "VRM10",
|
|
"references": [
|
|
"VrmLib",
|
|
"UniUnlit",
|
|
"MToon",
|
|
"MeshUtility",
|
|
"MeshUtility.Editor",
|
|
"UniGLTF"
|
|
],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": []
|
|
} |