Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonnguyen9800/unitydesktoplinux

Small file to create UnityHub Launcher for Ubuntu 20.04
https://github.com/sonnguyen9800/unitydesktoplinux

Last synced: 1 day ago
JSON representation

Small file to create UnityHub Launcher for Ubuntu 20.04

Awesome Lists containing this project

README

        

# UnityDesktopLinux

Small file to create UnityHub Launcher for Ubuntu 20.04

How to use

Put the file unityhub.desktop to the folder /home//.local/share/applications/

Set Exec and Icon to the place where your AppImage file and the icon stored

Example 

Exec=$HOME/Unity\ 2017.3.0f1/Editor/Unity 
Icon=$HOME/Unity\ 2017.3.0f1/Editor/unity3d-icon.png 

Should be good now!