Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
Still needs the addition of the frontend code to mkdir -p in .local, copy the files, call update-mime-info and such
[Desktop Entry]
Type=Application
Version=1.0
Encoding=UTF-8
Name=Hedgewars Engine
GenericName=Hedgewars engine, for playback of saves and demos
#GenericName[fr]=translate me
#GenericName[es]=translate me
Icon=hedgewars.png
Exec=hwengine ${HEDGEWARS_DATADIR}/hedgewars/Data %f
Path=/tmp
Terminal=false
StartupNotify=false
NoDisplay=true
Categories=Application;Game;StrategyGame;
MimeType=application/x-hedgewars-demo;application/x-hedgewars-save