Godot

From NixOS Wiki
Revision as of 20:25, 26 September 2024 by Klinger (talk | contribs) (Link to website. Category Applications (its an GUI editor to create games))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Godot is an open-source game engine, capable of creating both 2D and 3D games.

Usage in NixOS

Use steam-run to run a Godot exported project (without having to fix paths for Nix).

Installation

Add pkgs.godot_4 to environment.systemPackages.