Krill — 02/21/2021
https://github.com/MangosServer/MangosSharp
https://github.com/mangosvb/DatabaseZero
Run install batch files and setup DB, setup realmserver in auth db like normal
Perform any needed updates found here: https://github.com/MangosServer/MangosSharp/tree/main/SQL
Open M# .sln here: https://github.com/MangosServer/MangosSharp/tree/main/Source
And build all projects (around 30).
Extract data using Mangos.Extractor & Mangos.DBCExtractor tools here: https://github.com/MangosServer/MangosSharp/tree/main/Source/Tools
Setup RealmServer, WorldCluster, WorldServer configs and start servers via the RunServers batch file.
DB is not the same (2014, very outdated). The source itself needs updating to use DB updates, but the plan is for it to use latest.
Another thing, you will need https://dotnet.microsoft.com/download/dotnet/5.0 for it to run and compile.
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now