There are still some known issues that have been notable lately, those are tracked in a new milestone and hopefully we can fix some of those soon and maybe make Alpha 7 a pretty quick follow-up.
New modules included:
- Alchemy - brew potions!
- Cooking - make food!
- EdibleSubstance - guess what this one goes with
- Smithing - metal stuff - being extracted somewhat out of the TTA template
- Thirst - extracted from Hunger which used to cover both
- WorkstationCrafting - meant to hold the crafting powering both TTA and JS
Installation instructions:
The GetDeb repository contains the latest packages of Terasology, available for Ubuntu 16.04, Ubuntu 16.10, and derivatives.
Opening terminal (Ctrl+Alt+T) and running the command:
Ubuntu 16.04 xenial
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb games" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install terasology |
Ubuntu 16.10 yakkety
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb games" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install terasology |
How to Remove:
To remove Terasology, open terminal and run command:
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.