Skip to content

Instantly share code, notes, and snippets.

@XnipS
Created November 24, 2022 07:40
Show Gist options
  • Save XnipS/625322b1b3be76997db92ae50bd1d956 to your computer and use it in GitHub Desktop.
Save XnipS/625322b1b3be76997db92ae50bd1d956 to your computer and use it in GitHub Desktop.
Shortcut to launch Unity projects without Hub
[Desktop Entry]
Name=Strike Warfare Editor
Comment=Shortcut for launching Strike Warfare
Exec=/home/$USERNAME$/Unity/Hub/Editor/$EDITORVERSION$/Editor/Unity -projectPath $PROJECTPATH$
Icon=$ICON$
Terminal=false
Type=Application
Categories=Development;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment