Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sonnguyen9800/unitydesktoplinux
- Owner: sonnguyen9800
- Created: 2020-10-17T12:23:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-06T04:44:27.000Z (over 3 years ago)
- Last Synced: 2024-11-18T06:54:16.697Z (2 months ago)
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!