We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 054c240 + 22e319d commit e794713Copy full SHA for e794713
1 file changed
README.md
@@ -1,6 +1,14 @@
1
# ScriptEditor
2
Database scripts editor for the alpha-core 0.5.3 alpha emulator, based on brotalnia's ScriptEditor for vMangos.
3
4
+Changes:
5
+
6
+- updated to .NET 4.71
7
+- old MySQL connector replaced by a current one
8
+- database queries adapted to alpha-core's multi-database structure
9
+- in-UI loading progress instead of a console window
10
+- proper INI file parsing and config.ini file will be created if it doesn't exist
11
12
Preview:
13
14

0 commit comments