「Godot Engine」の版間の差分
ナビゲーションに移動
検索に移動
Kusanaginoturugi (トーク | 投稿記録) (→参照: 複数の項目を英語版より転載) |
Kusanaginoturugi (トーク | 投稿記録) (→インストール: 英語版より転載) |
||
4行目: | 4行目: | ||
== インストール == |
== インストール == |
||
+ | {{AUR|godot}} または、開発版の {{AUR|godot-git}} をインストールしてください。 |
||
− | === 安定版 === |
||
− | [[AUR]] パッケージの {{AUR|godot}} をインストールするか [http://godotengine.org/download ダウンロードページ] からダウンロードしてください。 |
||
− | === |
+ | === Legacy version === |
+ | |||
− | AUR からインストールしたい場合、{{AUR|godot-git}} パッケージを使ってください。手動でコンパイルしたい場合、公式ドキュメントの [http://docs.godotengine.org/en/latest/reference/compiling_for_linux.html このページ] を参照。 |
||
+ | {{Note|Using godot 2 is not recommended for new projects. Only use this for legacy projects and consider porting these to the latest version of the Godot Engine.}} |
||
+ | |||
+ | To use version 2 of the engine, install the {{AUR|godot2}} package. |
||
+ | |||
+ | === Mono version === |
||
+ | |||
+ | If you want to use C# as a scripting language, install the mono version {{AUR|godot-mono-bin}}. |
||
=== テンプレートのエクスポート === |
=== テンプレートのエクスポート === |
2020年9月13日 (日) 09:18時点における版
Godot Engine はオープンソースのゲームエンジンです。
インストール
godotAUR または、開発版の godot-gitAUR をインストールしてください。
Legacy version
To use version 2 of the engine, install the godot2AUR package.
Mono version
If you want to use C# as a scripting language, install the mono version godot-mono-binAUR.
テンプレートのエクスポート
プロジェクトをエクスポートするには、ビルド済みのバイナリが必要になります。Git 版を使っている場合、ドキュメント に書かれているようにプラットフォームごとに自分でコンパイルする必要があります。安定版を使っている場合、Godot によって提供されているエクスポートテンプレートをインストールすることができます。右上のエンジンの設定アイコンをクリックして、"Install export templates" を押してダウンロードするテンプレートを選択してインストールしてください。
参照
- Godot (game engine) on Wikipedia
- Godot documentation
- Godot source code
- Godot: the Game-Changer for GameDevs - Introduction and comparison with other engines
- awesome-godot - free/libre plugins, scripts and add-ons for Godot
- /r/godot community on reddit.com
- Godot Engine Resources tutorials
- Gamesfromscratch video tutorials
- KidsCanCode video tutorials
- Andreas Esau video tutorials
- Heartbeast video tutorials
- GDQuest video tutorials
- Jose Moreno video tutorials