From bf1bccc11de2e5d9a584d23410b73f2aa8f4773e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 5 Nov 2020 00:35:18 +0000 Subject: [PATCH] NetKAN generated mods - OutOfGalaxySkybox-1.1 --- OutOfGalaxySkybox/OutOfGalaxySkybox-1.1.ckan | 29 ++------------------ 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/OutOfGalaxySkybox/OutOfGalaxySkybox-1.1.ckan b/OutOfGalaxySkybox/OutOfGalaxySkybox-1.1.ckan index 039d00c9d1..5837a9d9bf 100644 --- a/OutOfGalaxySkybox/OutOfGalaxySkybox-1.1.ckan +++ b/OutOfGalaxySkybox/OutOfGalaxySkybox-1.1.ckan @@ -22,33 +22,8 @@ ], "install": [ { - "find_regexp": "GalaxyTex_PositiveX.png", - "install_to": "GameData/TextureReplacer/Default", - "find_matches_files": true - }, - { - "find_regexp": "GalaxyTex_PositiveY.png", - "install_to": "GameData/TextureReplacer/Default", - "find_matches_files": true - }, - { - "find_regexp": "GalaxyTex_PositiveZ.png", - "install_to": "GameData/TextureReplacer/Default", - "find_matches_files": true - }, - { - "find_regexp": "GalaxyTex_NegativeX.png", - "install_to": "GameData/TextureReplacer/Default", - "find_matches_files": true - }, - { - "find_regexp": "GalaxyTex_NegativeY.png", - "install_to": "GameData/TextureReplacer/Default", - "find_matches_files": true - }, - { - "find_regexp": "GalaxyTex_NegativeZ.png", - "install_to": "GameData/TextureReplacer/Default", + "find_regexp": ".*\\.png", + "install_to": "GameData/OutOfGalaxySkybox/TextureReplacer/Default", "find_matches_files": true } ],