Github link: https://github.com/Astral-Sheep/GodotHub
Godot Hub UI
Type: Personal Project
Developer: 1
Engine: Godot (C#)
Duration: work in progress
WHAT I WORKED ON
Engine download implementation
- use of Github API to get engine versions data
- download engine version with http request
- parameters implementation (platform, C# support, architecture)
Engine management implementation
- addition and removal of installed versions
- engine launch
Project management implementation
- project addition and removal
- project opening
- project creation
Interface design and implementation