Recreation of my mod manager for TerraTech
- Download & unzip
TTMM.zip
- Make sure to install Mono 32-bit and GTK# for .NET (both found here)
- Double-click
TerraTechModManager-GTK.exe
. Be aware that Windows SmartScreen may interfere, either mark this executable as trustedor disable SmartScreen
- Download & unzip
TTMM.zip
- Ensure Mono is installed
- Control-click the
Execute.command
file to run it the first time, otherwise Finder will prohibit it
- Download & unzip
TTMM.zip
- Ensure the
mono-complete
package is installed (instructions here) - Mark
Execute.sh
as an executable, withchmod +x Execute.sh
, or with user interface if applicable - Run with
./Execute.sh
, or with interface- It is possible to alternatively use
mono TerraTechModManager-GTK.exe
- You can create a desktop entry to also run this, for example, with Alacarte
- It is possible to alternatively use
-
Mac support has been added! (ver. 0.3.0)
-
Compiling through Monodevelop might produce an executable that does not function on Windows. Visual Studio Community is still necessary.
-
The developers are working towards official mod support, meaning TTMM may be left behind or integrated.