Skip to content

vladbelousoff/whoops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whoops

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.

Local Image

Requirements

  • CMake
  • Python 3.X
  • C++ Compiler
    • GCC 12 and later
    • Clang 15 and later
    • Visual Studio 2019 version 16.8 and later

How to Build

cmake -B build && cmake --build build --target whoops

Special Thanks

A 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.

Contributing

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.

Copyright

This project is licensed under the GPL v2 License. See the LICENSE file for details.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Contributors