Skip to content

Instantly share code, notes, and snippets.

View mhdolatabadi's full-sized avatar
🎯
Focusing

MohammadHossein Dolatabadi mhdolatabadi

🎯
Focusing
View GitHub Profile
@mhdolatabadi
mhdolatabadi / bombsquad.desktop
Last active December 22, 2024 14:22
Bombsquad desktop file for linux
[Desktop Entry]
Version=1.0
Type=Application
Name=Bombsquad
# Obtained from https://www.froemling.net/apps/bombsquad/bsicon
Icon=/path/to/bombsqaud-root/ba_data/bsIcon.png
Exec=sh -c "cd /path/to/bombsqaud-root && ./bombsquad"
Comment=The game for bombsquad
Categories=Game;
Terminal=false