Update to SPT 3.7.1
This commit is contained in:
parent
ebba822c39
commit
54249526b6
@ -35,6 +35,28 @@
|
||||
"packages/com.unity.postproessing/postprocessing/postprocessresources.bundle"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "assets/content/items/mods/scopes/scope_all_sig_sauer_echo1_thermal_reflex_sight_1_2x_30hz.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"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "assets/content/items/mods/scopes/scope_base_armasight_zeus_pro_640_2_16x50_30hz.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"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "assets/content/items/mods/tactical/tactical_mp155_kalashnikov_ultima_camera_thermal.bundle",
|
||||
"dependencyKeys": [
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "ClearVision",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"author": "LimboFPS",
|
||||
"license": "CC BY-NC 4.0",
|
||||
"main": "src/mod.js",
|
||||
"akiVersion": "~3.6.1",
|
||||
"akiVersion": "~3.7.1",
|
||||
"isBundleMod": true,
|
||||
"scripts": {
|
||||
"setup": "npm i",
|
||||
|
Loading…
x
Reference in New Issue
Block a user