-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6cb4401
commit a217cc6
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# GodotHub | ||
Like Unity hub but for Godot. | ||
|
||
It's supposed to be a project and version manager, but I plan to add more features in the future. | ||
|
||
## Getting Godot Hub | ||
|
||
You can either get the executable, or get the source code and export it with Godot 4.0. Since I can't export on Mac, you'll have to go for the second option if you want it on this platform. | ||
|
||
## Screenshots | ||
|
||
### Project List: | ||
![projects_tab](https://github.com/Astral-Sheep/GodotHub/assets/109028693/fdc2fe93-e35f-4188-bdc8-cdaf2d76b07c) | ||
|
||
### Installed Versions List: | ||
![installs_tab](https://github.com/Astral-Sheep/GodotHub/assets/109028693/031b7091-135f-4db0-a176-6eaf4182d94a) | ||
|
||
### Releases List: | ||
![releases_tab](https://github.com/Astral-Sheep/GodotHub/assets/109028693/1f214a07-5bcd-4e9c-97f2-e138a30e8dad) |