diff --git a/bundles.json b/bundles.json index 4605734..e5c9263 100644 --- a/bundles.json +++ b/bundles.json @@ -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" + ] } ] } \ No newline at end of file diff --git a/bundles/assets/content/items/mods/tactical/tactical_mp155_kalashnikov_ultima_camera_thermal.bundle b/bundles/assets/content/items/mods/tactical/tactical_mp155_kalashnikov_ultima_camera_thermal.bundle new file mode 100644 index 0000000..b803ec8 Binary files /dev/null and b/bundles/assets/content/items/mods/tactical/tactical_mp155_kalashnikov_ultima_camera_thermal.bundle differ diff --git a/package.json b/package.json index eaa84c1..08cf1b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ClearVision", "author": "Limbo", - "version": "1.0", + "version": "1.0.1", "license": "CC-BY-NC-4.0", "main": "package.js" }