work in progress [might break]
This commit is contained in:
parent
c4959c77bb
commit
194b165588
1 changed files with 2 additions and 2 deletions
4
make
4
make
|
|
@ -29,8 +29,8 @@ install(){
|
||||||
godot(){
|
godot(){
|
||||||
# GoDot support
|
# GoDot support
|
||||||
haxelib git gdscript https://github.com/SomeRanDev/reflaxe.GDScript nightly
|
haxelib git gdscript https://github.com/SomeRanDev/reflaxe.GDScript nightly
|
||||||
haxelib git godot-api-generator https://github.com/SomeRanDev/Haxe-GodotBindingsGenerator
|
#haxelib git godot-api-generator https://github.com/SomeRanDev/Haxe-GodotBindingsGenerator
|
||||||
haxelib run godot-api-generator
|
#haxelib run godot-api-generator
|
||||||
}
|
}
|
||||||
|
|
||||||
test -z $1 && general
|
test -z $1 && general
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue