wompwomp6/cs2-skin-changer — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Windows tool in C++ for Counter Strike 2 that works like an external skin changer. I want a basic app where I can see a list of common weapons, choose a skin for each one, and apply the look in a straightforward way. Keep the interface clean and easy to use, nothing fancy, just enough to pick skins, save my choices, load them again later, and reset everything if needed.

Please make it feel like a real usable project, not just a rough proof of concept. Include whatever code and setup is needed so it opens as a Visual Studio solution and can be built without a lot of manual cleanup. If there are game specific values or updated details you need, look up current docs online if needed.

Also add a short readme with plain English build steps, how to run it, and any important notes or limitations so someone who is only a little technical can follow along.

Want more depth? Deep Reverse