Skip to content

Cramer-0xbit/NovusCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NovusCore

Build Status Build status GitHub Website Documentation Discord

Note: Build Status is temporarily broken

What is NovusCore

NovusCore is an emulator project for World of Warcraft.

Currently NovusCore is a client/server solution where our main focus is to support the Wrath of the Lich King expansion. Long term, we hope to support the base game and all expansions in one client.

The NovusCore Promise

The project was made with the promise that we would always focus on reliability, redundancy, and performance over convenience. We achieve this through making use of experience, but also applying modern techniques and design patterns.

The end-goal is to provide a client/server setup, capable of tackling all of the limitations set by the current standard. Solving those issues are complicated, but we start by applying a proper foundation for our architecture to allow for better flow of information(data) and performance.

NovusCore Discord

The project has an official Discord. You will find the developers to be active on the discord and always up for answering any questions you might have regarding the project. Despite NovusCore not currently being ready for production level use, we are always welcoming any users that want to try using it.

Dependencies

Libraries

Here we include a honorable mention to all the libraries included directly into the source of NovusCore. You do not need to download these on your own, but we felt it was important to address these as without them, NovusCore would be a lot more time consuming to develop.

About

A modern take on WoW emulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%