Whoops is an implementation of a client aimed at recreating the classic experience of one of the most iconic MMORPGs. This project is designed to maintain high fidelity to the original game while modernizing its internals for better performance and maintainability.
- CMake
- Python 3.X
- C++ Compiler
- GCC 12 and later
- Clang 15 and later
- Visual Studio 2019 version 16.8 and later
cmake -B build && cmake --build build --target whoopsA special thanks to the TrinityCore project, whose work has been invaluable in making this project possible. Their dedication to the community and commitment to open-source software is deeply appreciated.
Contributions are welcome! If you would like to help improve Whoops, please fork the repository and submit a pull request. Please ensure your code adheres to the project's coding standards.
This project is licensed under the GPL v2 License. See the LICENSE file for details.
