• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] Difference in repos . Need a bit help

Status
Not open for further replies.

gussaki

Emulation Addict
Hello i just started to compile a server through https://github.com/ElunaLuaEngine/ElunaMangosClassic .

I will also try to gather and record any steps i ll make to make a nice all around tutorial .

I downloaded the https://github.com/ElunaLuaEngine/ElunaMangosClassic core and i am in position to start compiling but
i stepped into a difference .

git clone git://github.com/cmangos/mangos-classic.git mangos is identical to the eluna mangos classic ( only lua support is ofcourse present ) but i see a difference in sql updates folder.

Screenshot : Untitled.jpg

Question is:

Shall i copy the new and updated files from sql updates folder (cmangos one) to the eluna cmangos classic sql updates folder and then start Visual studio etc - compile and move on ?

Thanks a lot
 

Rochet2

Moderator / Eluna Dev
No. You should not move any files around.
The cores are on different versions and that could cause trouble.

Salja has been working on merging to latest versions.
Ill fix the eluna update for it now so we can get these babies building.
So if you want to, you can use git pull --recurse-submodules and get the latest version with the "missing" SQLs and other updates.
 
Status
Not open for further replies.
Top