Jump to content

Godot: Difference between revisions

From NixOS Wiki
imported>SIGSTKFLT
add installation instructions
imported>SIGSTKFLT
Line 5: Line 5:
== Installation ==
== Installation ==


Add <code>pkgs.godot</code> to <code>environment.systemPackages</code>
Add <code>pkgs.godot_4</code> to <code>environment.systemPackages</code>

Revision as of 16:50, 25 March 2024

☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.
  • Use `steam-run` to run a Godot exported project (without having to fix paths for Nix).

Installation

Add pkgs.godot_4 to environment.systemPackages