반응형
명색이 게임 엔진이라는데 설치가 너무 간단하다. -_-; 이래도 되나..
그냥 아래 링크에서 아키텍쳐 (32bit/64bit) 에 맞게 다운받고 압축 풀고 실행 하면 끝..;;
https://godotengine.org/download/linux
Godot Engine - Download | Linux
Godot's development is open. This means that you can fix or improve any part of the engine yourself and choose whether to contribute it back or keep it private. New features are always available to use and test, without the need of having to wait for the n
godotengine.org

고도 (Godot) 엔진은 기본적으로 self-contained 툴로써, 따로 의존 패키지를 설치할 필요가 없어서 편리하다.
그냥 받아서, 압축 풀고 실행하면 된다.
$ unzip Godot_v3.2.2-stable_x11.64.zip
$ ./Godot_v3.2.2-stable_x11.64

반응형
댓글