mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
36 lines
No EOL
1 KiB
JSON
36 lines
No EOL
1 KiB
JSON
{
|
|
"intermediate-storage": {
|
|
"path": "cache",
|
|
"kind": "in-tree"
|
|
},
|
|
"project-schema-version": 4,
|
|
"types": {
|
|
"assets": [
|
|
"lap/types/asset/material",
|
|
"lap/types/asset/model",
|
|
"lap/types/asset/outline-font",
|
|
"lap/types/asset/texture"
|
|
],
|
|
"files": [
|
|
"lap/types/file/dds",
|
|
"lap/types/file/fbx",
|
|
"lap/types/file/files",
|
|
"lap/types/file/gltf",
|
|
"lap/types/file/jpg",
|
|
"lap/types/file/kmat",
|
|
"lap/types/file/otf",
|
|
"lap/types/file/png"
|
|
]
|
|
},
|
|
"checkpoint-hash": "74689acde6571e19f86366dd94d8890be66acfceb26d14ac3ca14228fa31959087b8771fbb5a86764b4e7dc121bd78c3b0ee4c9c0716f0d91c90a59315f8acd8",
|
|
"templates": [
|
|
"lap/template/passthru_material_from_kmat",
|
|
"lap/template/passthru_model_from_fbx",
|
|
"lap/template/passthru_model_from_gltf",
|
|
"lap/template/passthru_outline_font_from_otf",
|
|
"lap/template/passthru_texture_from_dds",
|
|
"lap/template/passthru_texture_from_jpg",
|
|
"lap/template/passthru_texture_from_png"
|
|
],
|
|
"nodes": {}
|
|
} |