Godot Engine

Godot Engine is an open-source game engine.

Installation

Install the godot package, or godot-gitAUR for the development version.

Legacy version

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 godot2AUR package.

Mono version

If you want to use C# as a scripting language, install the mono version godot-mono-binAUR or godot-mono-gitAUR.

Export templates

To be able to export your project, you will need prebuilt binaries. If using the Git version, you will need to compile them yourself as described separately for each platform on the wiki or use godot-export-templates-gitAUR. If you are using the stable version, you can install the export templates provided by Godot. Install them by clicking on the engine settings icon in the top right corner, and then press "Install export templates" and provide the downloaded templates.

gollark: * mönædoifs
gollark: Yes, the IO monad is better than laziness insanity, which is why Haskell switched to moads.
gollark: You can only return once, but the return can be a string which isn't fully evaluated until later.
gollark: No, in the old lazy haskell.
gollark: Strings are actually linked lists of characters by default due to extremely large brain sizes.

See also

This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.