Godot: Difference between revisions
m Link to website. Category Applications (its an GUI editor to create games) |
Mention godot-mono for C# |
||
| Line 9: | Line 9: | ||
== Installation == | == Installation == | ||
Add <code>pkgs. | Add either <code>pkgs.godot</code> (GDScript) or <code>pkgs.godot-mono</code> (GDScript + C#) to <code>environment.systemPackages</code>. | ||
[[Category:Applications]] | [[Category:Applications]] | ||