mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Fixed the "with milkdrop" archiver script.
This commit is contained in:
parent
98fcc56a4d
commit
665410dd53
@ -32,7 +32,7 @@ popd
|
||||
mkdir -p "$MILKDROP/plugins"
|
||||
mkdir -p "$MILKDROP/themes"
|
||||
mkdir -p "$MILKDROP/locales"
|
||||
mkdir -p "$VANILLA/fonts"
|
||||
mkdir -p "$MILKDROP/fonts"
|
||||
cp bin/release/musikcube.exe "$MILKDROP"
|
||||
cp bin/release/*.dll "$MILKDROP"
|
||||
cp bin/release/plugins/*.dll "$MILKDROP/plugins"
|
||||
|
Loading…
Reference in New Issue
Block a user