-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ales Koblizek edited this page May 1, 2018
·
3 revisions
This will be a multiplayer online first person 3D game focused on PVP using magic and spells. It will encourage cooperation between players, tactics and creation of custom spells.
Precompiled binaries packed with all necessary client files are here.
You can connect to my server running at kobl.eu:55555 by running: ./myGame -c -a kobl.eu -p 55555 on Linux or by double-clicking the run.bat on Windows.
Spells can be customized in spellBook.lua. You might want to check out the "Spellsystem details" wiki page on Github.
The spells are assigned to keys in file controls.lua

