
I’ve been working on a game launcher in C++/Qt
I've been working on an idea for an open-source PC game launcher called NeonLauncher.
The idea is to make a modern, cyberpunk-style launcher with features such as a game library, game scanning, mod management, and other tools for managing PC games.
I should mention that I'm currently a beginner and I don't know much programming yet. The initial project files were generated with the help of AI based on my idea, and I'm planning to learn C++ so I can properly develop the project myself.
The project is still very early and there isn't a stable build yet. I'm mainly sharing the idea because I'd like to get feedback from people who have experience with C++/Qt and open-source projects.
My long-term goal is to turn it into a proper open-source launcher, somewhat in the spirit of projects like Playnite.
GitHub: https://github.com/mohammedmk3900-rgb/NeonLauncher-Qt
Any feedback or advice would be appreciated.