-
Notifications
You must be signed in to change notification settings - Fork 127
Home
Reinisch edited this page Nov 5, 2019
·
2 revisions
Warcraft-Arena-Unity is an implementation of World of Warcraft combat system in Unity Engine. It is standalone server-client project that uses Photon Bolt for networking, it has almost nothing to do with emulators or WoW protocol at all, just room-based multiplayer where clients can easily create their own rooms or servers and connect to each other through Cloud. Builds should work on any desktop platforms Windows, Linux or Mac, no platform specific code is used, may potentially work even on mobile.