teeworlds "logfile xyz.log"
[5c2f7b3d][client]: starting...
[5c2f7b3e][render]: opengl max texture sizes: 4096, 512(3D)
[5c2f7b3e][client/sound]: sound init successful
[5c2f7b3e][engine/mastersrv]: refreshing master server addresses
[5c2f7b3e][textrender]: loaded pFont from 'data/fonts/DejaVuSans.ttf'
[5c2f7b3e][game]: load menu image demos
[5c2f7b3e][game]: load menu image editor
[5c2f7b3e][game]: load menu image local_server
[5c2f7b3e][game]: load menu image play_game
[5c2f7b3e][game]: load menu image settings
[5c2f7b3e][]: pFont memory usage: 2097152
[2019-01-04 16:30:29][client]: starting...
[2019-01-04 16:30:30][client/sound]: sound init successful
[2019-01-04 16:30:30][textrender]: loaded pFont from 'data/fonts/Icons.ttf'
[2019-01-04 16:30:30][engine/mastersrv]: refreshing master server addresses
[2019-01-04 16:30:30][host lookup]: host='master1.teeworlds.com' port=0 3
[2019-01-04 16:30:30][host lookup]: host='master2.teeworlds.com' port=0 3
[2019-01-04 16:30:30][host lookup]: host='master3.teeworlds.com' port=0 3
[2019-01-04 16:30:30][host lookup]: host='master4.teeworlds.com' port=0 3
[2019-01-04 16:30:30][textrender]: loaded pFont from 'data/fonts/DejaVuSansCJKName.ttf'
[2019-01-04 16:30:30][textrender]: default pFont set 00000000036A7F40
[2019-01-04 17:22:40][client]: starting...
[2019-01-04 17:22:41][client/sound]: sound init successful
[2019-01-04 17:22:41][textrender]: loaded pFont from 'data/fonts/Icons.ttf'
[2019-01-04 17:22:41][engine/mastersrv]: refreshing master server addresses
[2019-01-04 17:22:41][host lookup]: host='master1.teeworlds.com' port=0 3
[2019-01-04 17:22:41][host lookup]: host='master2.teeworlds.com' port=0 3
[2019-01-04 17:22:41][host lookup]: host='master3.teeworlds.com' port=0 3
[2019-01-04 17:22:41][host lookup]: host='master4.teeworlds.com' port=0 3
[2019-01-04 17:22:41][textrender]: loaded pFont from 'data/fonts/DejaVuSansCJKName.ttf'
[2019-01-04 17:22:41][textrender]: default pFont set 0000000002972B30
[2019-01-04 17:22:42][sound/wv]: failed to open file. filename='audio/music_menu.wv'
[2019-01-04 17:22:43][gameclient]: initialisation finished after 2073.67ms
[2019-01-04 17:22:43][client]: version 0.6 626fce9a778df4d4
[2019-01-04 17:22:43][http]: http https://info.ddnet.tw/info?name=Aca%5E
[2019-01-04 17:22:43][engine/mastersrv]: saving addresses
[2019-01-04 17:22:46][http]: task failed. libcurl error: Connection timed out after 2750 milliseconds
[2019-01-04 17:22:46][ddnet-info]: download failed
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=/path/to/executable
Name=Name of Application
Icon=/path/to/icon
It took me like 3 seconds to look for that, you can even download an graphical app that will create entries in your menus directory.
If the .desktop gives you the same thing as when you click on the binary you just create a one line executable bash script that runs the binary and you point the .desktop to that script