create project

This commit is contained in:
szrpf
2023-04-22 02:25:25 +08:00
commit 59723fbd8e
439 changed files with 64943 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

View File

@@ -0,0 +1,7 @@
{
"__type__": "cc.BufferAsset",
"_name": "buffer",
"_objFlags": 0,
"_native": ".bin",
"buffer": null
}

View File

@@ -0,0 +1,24 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "abc2cb62-7852-4525-a90d-d474487b88f2"
},
"_techniqueIndex": 0,
"_techniqueData": {
"0": {
"props": {
"diffuseColor": {
"__type__": "cc.Color",
"r": 127,
"g": 127,
"b": 127,
"a": 255
}
},
"defines": {}
}
}
}