Giants: Godot Edition
Disclaimer
Giants: Godot Edition is a fan-made remake. It has no affiliation with Planet Moon or Interplay.
How to setup
- Install Godot
- From Steam (easiest)
- From the official website
- Install Git
- For Windows: here
- For Ubuntu/Debian:
apt install git
- For other distributions: you know how to install it
- Install Git LFS
- For Windows: here
- For Ubuntu/Debian:
apt install git-lfs
- For other distributions: you know how to install it
- Clone this repository
# Clone the repository (downloads all the base files) git clone https://hipstercat.fr/gogs/hipstercat/giants-godot cd giants-godot # Fetch large files (downloads all assets etc, might take an hour) git lfs checkout
- Open Godot Engine, click Import in the Project Manager window, then browse to
project.godot
.
Description
Languages
GDScript
70.7%
GLSL
27.7%
GAP
1.6%