Murilo-BiO / aesir

Æsir — an open-source cross-platform MMORPG client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Æsir

Æsir — an open-source cross-platform MMORPG client.

Building

For building you should have VC++ 2017, D compiler and Sublime Text.

You can grab D compiler(prefixed with dmd) from the bottom of d.acomirei.ru, but it requires some tweaks to work.

Those compilers are configured to use local copy of VC++, so I think you can just replace sc.ini(settings file) with one from official dmd distribution from dlang.org or modify it by yourself.

Open the project from sublime text and run building of dependencies: packet gen, shader gen, opengl gen, gui gen.

Then build the Æsir itself using first dub command.

Related Links

About

Æsir — an open-source cross-platform MMORPG client.

License:zlib License


Languages

Language:C 74.6%Language:D 25.4%Language:Shell 0.0%Language:Batchfile 0.0%