add godot

This commit is contained in:
Fabien Freling 2022-05-06 17:38:06 +02:00
parent 3c2fba5a1e
commit db3848454d
6 changed files with 70 additions and 0 deletions

View file

@ -1,2 +1,7 @@
godot_project := "./godot-impl/project.godot"
run:
nixGL zig build run
edit:
nixGL godot {{godot_project}}