Added more dirs to `@thumbs`, which exists on real KSP installs.

This commit is contained in:
Paul Fenwick 2015-05-12 11:21:31 +10:00
parent 0ecd00be92
commit 076177beb8
1 changed files with 2 additions and 0 deletions

2
build.sh Normal file → Executable file
View File

@ -24,6 +24,8 @@ mkdir dummy_ksp/Ships/
mkdir dummy_ksp/Ships/VAB
mkdir dummy_ksp/Ships/SPH
mkdir dummy_ksp/Ships/@thumbs
mkdir dummy_ksp/Ships/@thumbs/VAB
mkdir dummy_ksp/Ships/@thumbs/SPH
mono --debug ckan.exe ksp add ${ghprbActualCommit} "`pwd`/dummy_ksp"
mono --debug ckan.exe ksp default ${ghprbActualCommit}