A modern desktop app for managing your GreenLuma AppList. No more entering app IDs one by one - just search, click, and launch.
Need help or just want to hang out? Check out my Discord server (.gg/9Vhtpayj4U)!
- Smart Search - Find any Steam game or DLC instantly with real-time results from Steam's API
- Profile Management - Keep different game lists organized with multiple profiles
- Auto-Detection - Automatically finds your Steam and GreenLuma folders
- One-Click Launch - Generate your AppList and fire up GreenLuma without the hassle
- Modern UI - A clean WPF interface built with MaterialDesign
- Stealth Mode - Configure GreenLuma's injection settings for discrete operation
- Auto-Updates - Keeps you up to date with the latest features and fixes
- Auto-Start - Option to launch with Windows and replace Steam startup
- Grab the latest
GreenLuma-Manager.exefrom Releases - Double-click and run it
- The app will auto-detect your Steam and GreenLuma paths
- If it doesn't find them, set them manually in Settings (⚙️)
- Visual Studio 2022 or later
- .NET 10.0 or higher
-
Clone the repository
git clone https://github.com/3vil3vo/GreenLuma-Manager.git cd GreenLuma-Manager -
Open in Visual Studio
- Open
GreenLuma-Manager.slnx
- Open
-
Restore NuGet packages
- Right-click solution → Restore NuGet Packages
-
Build the project
- Build → Build Solution (Ctrl+Shift+B)
- Find the executable in
bin/Debug/orbin/Release/
-
First Time Setup
- On first launch, the app auto-detects Steam and GreenLuma paths
- If migrating from RC3, your settings and profiles are automatically imported
- Adjust settings in Settings (⚙️) if needed
-
Finding Games
- Type a game name or AppID into the search box
- Results appear instantly from Steam's database with icons
- Click the + button to add games to your current profile
-
Managing Profiles
- Select a profile from the dropdown menu
- Create new profiles with the + button
- Add games with +, remove with the delete button
- Each profile is saved automatically
-
Launching GreenLuma
- Click "Generate AppList" to write files to your GreenLuma folder
- Hit "Launch GreenLuma" - the app will close Steam and start GreenLuma
- Enable stealth mode in settings for discrete injection
- Windows 10/11
- .NET 10.0 or higher
- Steam installed
- GreenLuma 2025/6 installed
Shoutout to BlueAmulet's GreenLuma-2025-Manager for inspiration.
Found a bug? Want to add a feature? Pull requests are always welcome! Check CONTRIBUTING.md for guidelines.
MIT License - See LICENSE for details.
This is an educational project. Use it responsibly and at your own risk. We're not responsible if something goes wrong.
Built with ☕ by 3vil3vo
Ran into an issue or have an idea? Open an issue and let's fix it!