- Add build-all.sh for complete build process - Add icons.ico for Windows (needs rcedit for embedding) - Add tickstales.desktop for Linux menu integration - Configure packr to use icons.icns for macOS - Copy icons and version metadata in build script - Linux build now includes .desktop file and icon
12 lines
227 B
Desktop File
12 lines
227 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Tick's Tales
|
|
GenericName=Adventure Game
|
|
Comment=Tick's Tales: Up All Knight
|
|
Exec="Tick's Tales"
|
|
Icon=tickstales
|
|
Terminal=false
|
|
Categories=Game;AdventureGame;
|
|
StartupNotify=true
|