Separate Blades of Exile Base from the scenarios target, as it's not needed for anything other than the scenario editor
This commit is contained in:
2
build.sh
2
build.sh
@@ -50,7 +50,7 @@ function clean {
|
||||
function build {
|
||||
mkdir -p obj exe/bin 'exe/Blades of Exile/data'
|
||||
mkdir -p 'exe/Blades of Exile/Blades of Exile Scenarios/'
|
||||
mkdir -p 'exe/Blades of Exile/Scenario Editor/Blades of Exile Base'
|
||||
mkdir -p 'exe/Blades of Exile/Scenario Editor/'
|
||||
echo "$COMMON_SRC" > test.txt
|
||||
export COMMON_SRC BOE_SRC ED_SRC PC_SRC PLATFORM
|
||||
make all
|
||||
|
Reference in New Issue
Block a user