linux

Linux Install

Cyber Griffin is created using Godot and GDscript. The best way to get it running on all Linux distros is to Download Godot or the Godot Runner and point it at the Cyber Griffin PCK file. Godot and the Godot Runner may already be in your Distros Repositories.


Example on Debian Based System
sudo apt install godot3
wget "https://filmsbykris.com/games/2021/cyber-griffin/build/bin/cyber-griffin.pck"
godot3 --main-pack "cyber-griffin.pck"