Skip to the content.

Server Download

Terralization runs on a custom(forked) version of Thermos that is a fork of kcauldron.

Notes:

Requirements

Req Minimum Recommended Proper way to run the server*
CPU 4-Core modern cpu, i5-2400 4-Core modern cpu, i5-2400 4-Core modern cpu, i5-2400
RAM 2.5gb min 6gb 3-5 players Minimum 32gb
GPU N/A N/A N/A
DISK SSD SSD SSD

*Note that the proper way to run it the pack will utilize alot of ram, last time i checked was a few years ago but it sucked over 32gb ram, however it should be below 32gb now and the performance with several players makes this an extreme performant way to run the server.

Cloning

For cloning; Note: you will get it in an folder named TerralizationServer if not specified

git clone https://github.com/Thorfusion/TerralizationServer

For cloning into the current and empty folder do:

git clone https://github.com/Thorfusion/TerralizationServer .

For cloning and using tags/versions, in this case using version 2.4.1a

git clone https://github.com/Thorfusion/TerralizationServer --branch 2.4.1a

Install or readd git when there is files in the directory do

git init
git remote add origin https://github.com/Thorfusion/TerralizationServer
git pull origin Server

Manual Download

Go to Terralization Server Github’s releases page and download the version you want.

For versions not shown is located at Legacy Download

If there an version that is missing but you want, feel free to contact me and i will fix it.