This commit is contained in:
2025-01-09 20:58:41 +01:00
parent abb8540c12
commit 71df812170
3 changed files with 5 additions and 3 deletions

View File

@@ -2,5 +2,7 @@ rm Heimdall.zip
mkdir Heimdall
cp *.lua *.toc Heimdall
cp -r Modules Heimdall
cp -r Sounds Heimdall
cp -r Texture Heimdall
7z a Heimdall.zip Heimdall
rm -rf Heimdall