Skip to content

Commit 2edf368

Browse files
committed
Merged with master
2 parents bbffdf4 + 2ad7b39 commit 2edf368

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ It launches many times faster, uses far less memory and CPU, and is a fraction o
1212
## Features
1313
- Add an existing project to the list using the Add Existing button
1414
- Open projects by double-clicking them in the list, or by selecting them and pressing Enter
15-
- Create new unity projects with templates, for any Unity modern version you have installed, with the Create New button
15+
- Create new unity projects with templates, for any modern Unity version you have installed, with the Create New button
1616
- View Unity installs by double clicking them in the list views in the Editor Versions section
17+
- Update projects to a Unity version of your choosing
1718

18-
UnityHubNative does not have every feature that the official hub has, namely changing editor versions or installing / managing Unity Installs. There is a Manage button in the Editor Versions page which will launch the official hub.
19+
UnityHubNative does not have every feature that the official hub has, namely installing / managing Unity Installs. There is a Manage button in the Editor Versions page which will launch the official hub. In addition, you cannot uninstall the official Unity Hub. This app serves as a shortcut to get into your projects faster.
1920

2021
## Installation
22+
This application is self-contained on Windows and macOS.
2123
1. Open the [Releases](https://github.com/Ravbug/UnityHubNative/releases) section, and download the version for your platform.
2224
2. Place the executable anywhere (Recommended `/Applications` on Mac and `C:\Program Files` on windows)
2325
3. Double click to run

0 commit comments

Comments
 (0)