Added MP-155 Ultima Thermal Camera

This commit is contained in:
LimboFPS 2021-09-30 05:29:04 -04:00
parent a2ce90994f
commit 2a1e50f934
3 changed files with 12 additions and 1 deletions

View File

@ -34,6 +34,17 @@
"assets/commonassets/physics/physicsmaterials.bundle",
"packages/com.unity.postproessing/postprocessing/postprocessresources.bundle"
]
},
{
"key": "assets/content/items/mods/tactical/tactical_mp155_kalashnikov_ultima_camera_thermal.bundle",
"dependencyKeys": [
"shaders",
"cubemap",
"assets/systems/effects/nightvision.bundle",
"assets/systems/effects/nightvision/mask_nv_textures",
"assets/commonassets/physics/physicsmaterials.bundle",
"packages/com.unity.postproessing/postprocessing/postprocessresources.bundle"
]
}
]
}

View File

@ -1,7 +1,7 @@
{
"name": "ClearVision",
"author": "Limbo",
"version": "1.0",
"version": "1.0.1",
"license": "CC-BY-NC-4.0",
"main": "package.js"
}