Prerequisites
Before starting to work on your launcher, make sure you have installed the following software:
| Software | Description | Link |
|---|---|---|
| Visual Studio Code | Powerful and lightweight code editor | Download |
| GitHub Desktop | Graphical interface to manage your Git repos | Download |
| Git | Distributed version control system | Download |
| Node.js | JavaScript runtime environment | Download |
⚠️ Important
Make sure these tools are properly installed and configured before proceeding to the next steps.
