mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
[godot] Simplify setup.sh
This commit is contained in:
parent
7edeb29aaa
commit
0dde81eaea
@ -6,6 +6,5 @@ cp -r .idea godot
|
||||
cp custom.py godot
|
||||
cp -r ../spine-cpp/spine-cpp spine_godot
|
||||
pushd godot
|
||||
scons -Q compiledb custom_modules="../spine_godot"
|
||||
scons target=debug custom_modules="../spine_godot" --jobs=8
|
||||
scons compiledb=yes custom_modules="../spine_godot" -j16
|
||||
popd
|
||||
Loading…
x
Reference in New Issue
Block a user