mirror of
https://github.com/silviu20092/mod-reforging
synced 2025-11-29 16:38:15 +08:00
Remove old unnecessary sub-directory
This commit is contained in:
21
README.md → .github/README.md
vendored
21
README.md → .github/README.md
vendored
@@ -19,12 +19,11 @@ Adds the possiblity to **reforge** items on 3.3.5a client. Reforging allows play
|
||||
|
||||
## How to install
|
||||
|
||||
1. Clone this repository somewhere on your device.
|
||||
2. Copy mod-reforging to your AzerothCore repo modules folder.
|
||||
3. Re-run cmake to generate the solution.
|
||||
4. Re-build your project.
|
||||
5. You should have mod_reforging.conf.dist copied in configs/modules after building, copy this to your server's binaries folder.
|
||||
6. Start the server, .sql files should automatically be imported in DB, if not, apply them manually.
|
||||
1. Clone this repository to your AzerothCore repo modules folder. You should now have mod-reforging folder there.
|
||||
2. Re-run cmake to generate the solution.
|
||||
3. Re-build your project.
|
||||
4. You should have mod_reforging.conf.dist copied in configs/modules after building, copy this to your server's binaries folder.
|
||||
5. Start the server, .sql files should automatically be imported in DB, if not, apply them manually.
|
||||
|
||||
WARNING: this mod requires at least this version of AzerothCore https://github.com/azerothcore/azerothcore-wotlk/commit/3988e9581d736f8c7891baaf13011e9df4f46fa4
|
||||
|
||||
@@ -34,11 +33,11 @@ Use .npc add 200004 to spawn the Master Reforger NPC. The rest is self explanato
|
||||
|
||||
## Some photos
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Credits
|
||||
- silviu20092
|
||||
0
mod-reforging/.gitignore → .gitignore
vendored
0
mod-reforging/.gitignore → .gitignore
vendored
Reference in New Issue
Block a user