mangosR2 / scriptdev2

MangosR2 universal Script Library, compartible with all mangosR2 cores (v2, 3, 4 and possible later).
http://mangosr2.2x2forum.com/
GNU General Public License v2.0
82 stars 47 forks source link

How we are going to handle versioning for SQL and per instance version? #227

Closed Undergarun closed 11 years ago

Undergarun commented 11 years ago

Now we have same folder sql_mr for whole sql data, but should have one per expansion or something like that. Same for different versions per instance like: Scholomance, Zul'Gurub, Zul'Aman, Scarlet Monastery/Halls, etc...

rsa commented 11 years ago

make cata_scarletmonastery* or mopzulaman* scripts and use his in cata/mop version over db.

Undergarun commented 11 years ago

Perfect.