1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
#!/bin/bash |
|||
|
|||
cd ./Game |
|||
../Godot/godot |
|||
cd .. |
|||
read |
Reference in new issue
@ -0,0 +1,6 @@ |
|||
#!/bin/bash |
|||
|
|||
cd ./Game |
|||
../Godot/godot |
|||
cd .. |
|||
read |