mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-04 04:14:22 +02:00
Rename directory 'external' -> 'thirdparty'
This commit is contained in:
parent
9e8bc713e7
commit
0437d0f18c
8 changed files with 28 additions and 28 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
source /emsdk/emsdk_env.sh
|
||||
export EM_CACHE=/godot/.emcache
|
||||
cd /godot/external/godot-cpp
|
||||
cd /godot/thirdparty/godot-cpp
|
||||
scons platform=javascript -j$(nproc)
|
||||
cd /godot
|
||||
scons platform=javascript -j$(nproc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue