Skip to content

Commit fedbcff

Browse files
author
NoFantasy
committed
[712] Remove duplicate install text file and update remaining to more correct way in ../Docs -folder.
Remove duplicate install text file and update remaining to more correct way in ../Docs -folder. git-svn-id: https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2@712 5f9c896b-1e26-0410-94da-f77f675e2462
1 parent 9e2b21a commit fedbcff

2 files changed

Lines changed: 8 additions & 36 deletions

File tree

How to install.txt

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/How to install.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,17 @@
1212
- Apply MaNGOS-rXXXX-ScriptDev2.patch, where XXXX is the highest version to that of your MaNGOS revision, to Mangos Source
1313
- Compile MaNGOS (ScriptDev2 will automatically be built when compiling Mangos from here on)
1414

15-
5) Create the default ScriptDev2 database using "sql\created_database.sql", then execute "sql\scriptdev2_structure.sql" on that database.
15+
5) Create the default ScriptDev2 database using "sql\create_database.sql", then execute "sql\scriptdev2_structure.sql" on that database.
1616

17-
6) Execute the included "sql\mangos_full_scripts.sql" on your MaNGOS database.
17+
6) Execute the included "sql\scriptdev2_script_texts.sql" on your ScriptDev2 database.
1818

19-
7) Place the included "scriptdev2.conf" file within the directory containing your "mangosd.conf" and "realmd.conf" files. You may need to change this file to match the database you created and any custom settings you wish to use (such as a different locale).
19+
7) Optionally, apply scripts from ACID now.
2020

21-
8) Run mangosd from your output directory
21+
8) Execute the included "sql\mangos_full_scripts.sql" on your MaNGOS database.
22+
23+
9) Place the included "scriptdev2.conf" file within the directory containing your "mangosd.conf" and "realmd.conf" files. You may need to change this file to match the database you created and any custom settings you wish to use. Note this file will be different created for Unix based systems.
24+
25+
10) Run mangosd from your output directory
2226

2327

2428
To update ScriptDev2:

0 commit comments

Comments
 (0)