Compare commits

...

3 Commits

Author SHA1 Message Date
faa156e527 Use LFS idiot 2024-12-27 16:18:43 +01:00
cab0a68cc1 Release 2024-12-27 15:52:15 +01:00
3227ed2d61 Update deploy script 2024-12-27 15:52:13 +01:00
3 changed files with 6 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -1 +1,2 @@
.zip filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text

Binary file not shown.

View File

@@ -1 +1,5 @@
7z a Dechickenator.zip Dechickenator.toc Dechickenator.lua CLEUParser.lua
rm Dechickenator.zip
mkdir Dechickenator
cp *.lua *.toc Dechickenator
7z a Dechickenator.zip Dechickenator
rm -rf Dechickenator