work in progress [might break]

This commit is contained in:
Leon van Kammen 2024-04-29 14:34:20 +00:00
parent c4959c77bb
commit 194b165588
1 changed files with 2 additions and 2 deletions

4
make
View File

@ -29,8 +29,8 @@ install(){
godot(){
# GoDot support
haxelib git gdscript https://github.com/SomeRanDev/reflaxe.GDScript nightly
haxelib git godot-api-generator https://github.com/SomeRanDev/Haxe-GodotBindingsGenerator
haxelib run godot-api-generator
#haxelib git godot-api-generator https://github.com/SomeRanDev/Haxe-GodotBindingsGenerator
#haxelib run godot-api-generator
}
test -z $1 && general