2021-10-19 00:37:12 +02:00
2021-10-15 23:43:27 +02:00
2021-10-10 15:51:46 +02:00
2021-10-19 00:20:29 +02:00
2021-10-19 00:20:29 +02:00
2021-10-10 15:51:46 +02:00
2021-10-19 00:20:29 +02:00
2021-10-10 15:51:46 +02:00
2021-09-23 21:19:11 +02:00
2021-10-19 00:20:29 +02:00
2021-10-01 15:50:16 +02:00
2021-10-19 00:20:29 +02:00
2021-10-15 23:43:27 +02:00
2021-10-01 15:50:16 +02:00
2021-09-17 15:04:05 +02:00
2021-09-08 18:36:41 +02:00
2021-10-19 00:37:12 +02:00

Giants: Godot Edition


Disclaimer

Giants: Godot Edition is a fan-made remake. It has no affiliation with Planet Moon or Interplay.

How to setup

  1. Install Godot
  2. Install Git
    • For Windows: here
    • For Ubuntu/Debian: apt install git
    • For other distributions: you know how to install it
  3. Install Git LFS
    • For Windows: here
    • For Ubuntu/Debian: apt install git-lfs
    • For other distributions: you know how to install it
  4. 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
    
  5. Open Godot Engine, click Import in the Project Manager window, then browse to project.godot.
Description
Repository for Giants: Citizen Godot version
Readme 1.4 GiB
Languages
GDScript 70.7%
GLSL 27.7%
GAP 1.6%