Skip to content

Phatcat/pyrite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyrite Build Status

Pyrite is an GPL v2, MMORPG emulator compatible with WoW, version 1.12.x. Written in Elixir, a fast, concurrent, scalable and fault tolerant programming language that runs on top of Erlang's Virtual Machine (BEAM).

Running on development mode

To have reloading of source code files, please run the following command:

mix app.start

Or, if you prefer having a shell as well

iex -S mix app.start

It should start everything and reload all your modules changes on runtime.

Support

There is no official support for Pyrite, but you can ask questions at: irc.rizon.net on channel #pyrite.

About

Pyrite Open Source MMO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%