3 changed files with 5 additions and 6 deletions
@ -1,5 +1,6 @@
|
||||
cd godot_bind |
||||
@cargo build --release |
||||
@copy target\release\sscg_gd.dll ..\godot_project\gdnative\ |
||||
cd ..\godot_project\ |
||||
start ..\godot\Godot_v3.1.1-stable_win64.exe |
||||
cd ..\godot_bind\ |
||||
cd .. |
||||
|
Loading…
Reference in new issue