Godot: Difference between revisions

Davidak (talk | contribs)
m improve style
Klinger (talk | contribs)
m Link to website. Category Applications (its an GUI editor to create games)
Line 1: Line 1:
{{Expansion}}
{{Expansion}}


Godot is an open-source game engine, capable of creating both 2D and 3D games.  
[https://godotengine.org/ Godot] is an open-source game engine, capable of creating both 2D and 3D games.  


== Usage in NixOS ==
== Usage in NixOS ==
Line 10: Line 10:


Add <code>pkgs.godot_4</code> to <code>environment.systemPackages</code>.
Add <code>pkgs.godot_4</code> to <code>environment.systemPackages</code>.
[[Category:Applications]]