Created
June 2, 2017 04:26
-
-
Save ma-he-sh/0f9bd513264f70aca391205c9c35281b to your computer and use it in GitHub Desktop.
UnrealEngine4 Linux Desktop Icon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Type=Application | |
Name=UE4 | |
Exec="/home/username/UnrealEngine/Engine/Binaries/Linux/UE4Editor" | |
Categories=Development;Game; | |
Terminal=false | |
StartupNotify=true | |
Name[en_GB]=UE4.desktop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment