Skip to content

Commit

Permalink
workshop_bundler: create Assemblies directories
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetrith committed Oct 18, 2023
1 parent 768cfcd commit a07e639
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workshop_bundler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ cd Multiplayer
# About/ and Textures/ are shared between all versions
cp -r ../About ../Textures .

mkdir ../Assemblies
mkdir ../AssembliesCustom

cat <<EOF > LoadFolders.xml
<loadFolders>
<v1.4>
Expand Down

0 comments on commit a07e639

Please sign in to comment.