Stout Apple
Creating little tech packages that make your life better!
Contact: Ideas & Support
Terraforming Mars - Steam Mods
Terraforming Mars - Steam Mods
Terraforming Mars - Steam Mods
Real-time scoring overlay and Elo filtering. Compatible with Windows using Steam.
Real-time scoring overlay and Elo filtering. Compatible with Windows using Steam.
Download
Stouts_Mods.zip
using button above.Download MelonLoader.Installer.exe.
Run
MelonLoader.Installer.exe
.Select the Automated tab.
Click the
SELECT
button next to Unity Game.Navigate to and select
TerraformingMars.exe
. Your game directory is likely here:C:\Program Files (x86)\Steam\steamapps\common\Terraforming Mars
.Click
INSTALL
.
Unzip the contents of
Stouts_Mods.zip
into the newly createdMods
folder within the game directory.Optionally, move any unwanted mods into a new directory called
Mods_Old
.Optionally, update your mod preferences by using a text editor to modify the
json
file(s).Run Terraforming Mars as usual.
Download
Stouts_Mods.zip
using button above.Download MelonLoader.Installer.exe.
Run
MelonLoader.Installer.exe
.Select the Automated tab.
Click the
SELECT
button next to Unity Game.Navigate to and select
TerraformingMars.exe
. Your game directory is likely here:C:\Program Files (x86)\Steam\steamapps\common\Terraforming Mars
.Click
INSTALL
.
Unzip the contents of
Stouts_Mods.zip
into the newly createdMods
folder within the game directory.Optionally, move any unwanted mods into a new directory called
Mods_Old
.Optionally, update your mod preferences by using a text editor to modify the
json
file(s).Run Terraforming Mars as usual.
Terraforming Mars - BGA Updates
Terraforming Mars - BGA Updates
Terraforming Mars - BGA Updates
This is a work in progress. Please contact me to suggest more ideas!
Login to BGA.
Navigate to your profile's preferences page by clicking the buttons pictured below.
Login to BGA.
Navigate to your profile's preferences page by clicking the buttons pictured below.
Click the 'Advanced' tab (on the far-right).
Within the box, paste any of the below styling changes that you'd like and then 'Save'.
Vertically Flip Production & Resources
.playerboard > .playerboard_group > .playerboard_group_img {
grid-area: 2/1/2/1 !important;
}
.playerboard > .playerboard_group > .playerboard_produce {
grid-area: 1/1/1/1 !important;
}
.player_counters > .playerboard_group > .playerboard_own {
grid-area: 2/2/2/3 !important;
}
.player_counters > .playerboard_group > .playerboard_produce {
grid-area: 1/2/2/3 !important;
}
Condense Log Entries
.log {
margin-top: 0px;
font-size: 70%;
}
.log .token_img {
width: 18px;
height: 18px;
line-height: 18px;
}
.log .timestamp {
display: none;
}