This commit is contained in:
s
2026-04-17 19:57:29 +02:00
parent a1509782e1
commit a1d288f5ec
39 changed files with 1447 additions and 0 deletions

7
.local/bin/saoScrip_update Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
mkdir -p ~/Games/Others/TriggersClient/
rm ~/Games/Others/TriggersClient/Triggers-Client-linux-x86_64.AppImage
wget -P ~/Games/Others/TriggersClient/ https://github.com/TriggersStudio/Triggers-Client-Releases/releases/download/v3.4.1/Triggers-Client-linux-x86_64.AppImage
chmod +x ~/Games/Others/TriggersClient/Triggers-Client-linux-x86_64.AppImage