Update json

This commit is contained in:
kralrindo 2022-10-17 00:39:46 +03:00
parent 34d9f33269
commit b0be8a12b0

View File

@ -7,64 +7,64 @@
"name": "common_sdk", "name": "common_sdk",
"files": [ "files": [
{ {
"$type": "txtr", "$type": "txtrlist",
"path": "texture/models/weapons/bolo_sword/bolo_sword_01_col" "textures": [
}, "texture/ui_atlas/rui/weapon_icons/r5/weapon_bolo",
{
"$type": "txtr", "texture/models/weapons/bolo_sword/bolo_sword_01_col",
"path": "texture/models/weapons/bolo_sword/bolo_sword_01_nml" "texture/models/weapons/bolo_sword/bolo_sword_01_nml",
}, "texture/models/weapons/bolo_sword/bolo_sword_01_gls",
{ "texture/models/weapons/bolo_sword/bolo_sword_01_spc",
"$type": "txtr", "texture/models/weapons/bolo_sword/bolo_sword_01_ilm",
"path": "texture/models/weapons/bolo_sword/bolo_sword_01_gls" "texture/models/weapons/bolo_sword/bolo_sword_01_ao"
}, ]
{ },
"$type": "txtr", {
"path": "texture/models/weapons/bolo_sword/bolo_sword_01_spc" "$type": "uimg",
}, "path": "ui_image_atlas/rui/weapon_icons/r5/weapon_bolo",
{ "atlas": "texture/ui_atlas/rui/weapon_icons/r5/weapon_bolo",
"$type": "txtr", "textures": [
"path": "texture/models/weapons/bolo_sword/bolo_sword_01_ilm" {
}, "path": "rui/weapon_icons/r5/weapon_bolo",
{ "posX": 0,
"$type": "txtr", "posY": 0,
"path": "texture/models/weapons/bolo_sword/bolo_sword_01_ao" "width": 256,
}, "height": 128
{ }
"$type": "matl", ]
"path": "models/weapons/bolo_sword/bolo_sword_02", },
"type": "sknp", {
"cputype": "weapon", "$type": "matl",
"shaderset": 8900632333082111100, "path": "models/weapons/bolo_sword/bolo_sword_02",
"width": 1024, "type": "sknp",
"height": 1024, "cputype": "weapon",
"posX": 0, "shaderset": 8900632333082111100,
"posY": 0, "width": 1024,
"textures": [ "height": 1024,
"texture/models/weapons/bolo_sword/bolo_sword_01_col", "posX": 0,
"texture/models/weapons/bolo_sword/bolo_sword_01_nml", "posY": 0,
"texture/models/weapons/bolo_sword/bolo_sword_01_gls", "textures": [
"texture/models/weapons/bolo_sword/bolo_sword_01_spc", "texture/models/weapons/bolo_sword/bolo_sword_01_col",
"texture/models/weapons/bolo_sword/bolo_sword_01_ilm", "texture/models/weapons/bolo_sword/bolo_sword_01_nml",
"texture/models/weapons/bolo_sword/bolo_sword_01_ao" "texture/models/weapons/bolo_sword/bolo_sword_01_gls",
] "texture/models/weapons/bolo_sword/bolo_sword_01_spc",
}, "texture/models/weapons/bolo_sword/bolo_sword_01_ilm",
{ "texture/models/weapons/bolo_sword/bolo_sword_01_ao"
"$type": "rmdl", ]
"path": "mdl/weapons/bolo_sword/ptpov_bolo_sword_ash.rmdl", },
"starpakPath": "paks/Win64/common_sdk.starpak", {
"usePhysics": false, "$type": "rmdl",
"materials": [ "path": "mdl/weapons/bolo_sword/ptpov_bolo_sword_ash.rmdl",
"models/weapons/bolo_sword/bolo_sword_02_sknp", "starpakPath": "paks/Win64/common_sdk.starpak",
"", "usePhysics": false,
"", "materials": [
"" "models/weapons/bolo_sword/bolo_sword_02_sknp"
], ],
"animrigs": "animrigs":
[ [
"animrig/weapons/bloodhound_axe/ptpov_axe_bloodhound.rrig" "animrig/weapons/bloodhound_axe/ptpov_axe_bloodhound.rrig"
] ]
} }
] ]
} }