Changing to godot 4

This commit is contained in:
Emmet 2023-08-04 13:47:27 -05:00
parent 3ed664ed98
commit f8fea76e72

View file

@ -3,6 +3,6 @@
{
home.packages = with pkgs; [
# Gamedev
godot
godot_4
];
}