Skip to content

Commit e754260

Browse files
committed
Added configs from GreenSkull
1 parent ac8b72a commit e754260

29 files changed

Lines changed: 254 additions & 8 deletions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = AlchemyTechnologies
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = Chatterer
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = DMagic Orbital Science
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = DeadlyReentry
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = FASA_Asteroids
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = Goodspeed
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = Green Skull Inc
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = HorizonAeronautics
4+
enabled = true
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACTIVE_TEXTURE_MANAGER_CONFIG
2+
{
3+
folder = HullCameraVDS
4+
enabled = true
5+
}

GameData/BoulderCo/ActiveTextureManagerConfigs/KSO.cfg

Lines changed: 34 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,40 @@ ACTIVE_TEXTURE_MANAGER_CONFIG
33
folder = KSO
44
enabled = true
55
OVERRIDES
6+
{
7+
KSO/RPM/.*
8+
{
9+
compress = false
10+
mipmaps = false
11+
scale = 1
12+
max_size = 0
13+
make_not_readable = false
14+
}
15+
16+
KSO/Parts/kerbin_orbiter
17+
{
18+
compress = false
19+
mipmaps = true
20+
scale = 1
21+
max_size = 0
22+
make_not_readable = false
23+
}
24+
25+
KSO/Parts/altnames/mayhem
26+
{
27+
compress = false
28+
mipmaps = true
29+
scale = 1
30+
max_size = 0
31+
make_not_readable = false
32+
}
33+
KSO/Parts/altnames/chaos
634
{
7-
KSO/RPM/.*
8-
{
9-
compress = false
10-
mipmaps = false
11-
scale = 1
12-
max_size = 0
13-
make_not_readable = false
14-
}
35+
compress = false
36+
mipmaps = true
37+
scale = 1
38+
max_size = 0
39+
make_not_readable = false
1540
}
41+
}
1642
}

0 commit comments

Comments
 (0)