NetKAN generated mods - OutOfGalaxySkybox-1.1
This commit is contained in:
parent
924f3b3eef
commit
bf1bccc11d
|
@ -22,33 +22,8 @@
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find_regexp": "GalaxyTex_PositiveX.png",
|
"find_regexp": ".*\\.png",
|
||||||
"install_to": "GameData/TextureReplacer/Default",
|
"install_to": "GameData/OutOfGalaxySkybox/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_matches_files": true
|
"find_matches_files": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue