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