Jump to content
  • 0

mangos/src/bindings does not exist


syneau

Question

9 answers to this question

Recommended Posts

Posted

Hey there, the current release version of One (Rel18) is extremely outdated, and I would suggest using the development version (Rel20) which is right around the corner to be release ready. This has a LOT of improvements, as well as a completely new build system.

To clone:

git clone https://github.com/mangosone/server.git -b Rel20 --recursive

I would suggest using cmake to generate the build files, however you can use the SLN files located inside the "Win" folder.

To clone the database:

git clone https://github.com/mangosone/database.git -b Rel20 --recursive

This pulls the latest database. Simply run InstallDatabases.bat, apply updates, and you should be ready to run your server!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use