mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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": "ac0d99c246211709c735b6ff2a02e2f4a2450bdb04c0db28409c4990e45211b922511c68c5874869ee26898c1a95c40a812b85d4c3fa397703606f436fd84b51",
|
|
"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": {}
|
|
} |