1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00

Latest changes

This commit is contained in:
Earu 2021-05-12 16:07:54 +02:00
parent a546ecfb5e
commit 60ef12eef1

View File

@ -9,7 +9,6 @@ git push
gmad.exe create -folder "./" -out ".gma"
if exist ".gma" (
gmpublish.exe update -addon ".gma" -id "1182471500" -changes "%changes%"
gmpublish.exe update -addon ".gma" -id "1182471500" -changes "%changes%"
) else (
echo Could not create gma archive, aborting
)