/Terralistic-prog-krozek

Terralistic is a Terraria fan game. It has some technical stuff that I miss in Terraria, like: native mod support, good performance, online accounts, good ui and so on...

Primary LanguageC++GNU General Public License v3.0GPL-3.0


Terralistic

To build, just run:
python3 -m build_project

You will need to have installed to build:

  • python3 (to run build.py)
  • cmake
  • make
  • gcc
  • glad

If you want to edit code use:

  • Windows: Linux
  • MacOS: vim
  • Linux: vim