mirror of
https://github.com/Qsgs-Fans/FreeKill.git
synced 2024-11-16 03:32:34 +08:00
930826e664
修复了无法聊天 修复拼点没赢时双方都没赢 修复了被拼点的人无法选牌(或许吧
11 lines
223 B
Desktop File
Executable File
11 lines
223 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=FreeKill
|
|
Comment=A Bang!-like card game
|
|
Comment[zh_CN]=一款玩法类似Bang!的桌游
|
|
Icon=freekill_logo
|
|
Exec=/usr/bin/FreeKill
|
|
Type=Application
|
|
Terminal=false
|
|
Categories=Game
|