This repository contains the client-side source code for the Perfect World game. The goal is to provide a clear view of how the game client was implemented and allow other developers to explore and contribute to the code.
- Visual Studio 2022
- C++: STD 17 / C++: STD 20
- Windows SDK 10
- ZLib
- @Mistgri (RageZone) --> For posting the base code
- @SpinxDev --> For assembling and fixing for VS22