Skip to content

Commit 1fc80eb

Browse files
committed
Update readme.md
1 parent 727c0aa commit 1fc80eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
ArcheAge (kor. 아키에이지 — "Ancient times"; ch. 上古世紀) — client fantasy massively multiplayer online role-playing game (MMORPG) for the PC, developed by Korean company XLGames. The game is set in the universe of ArcheAge — fantasy world with elements of medieval magic and steampunk.
22

3-
Our project mainly focuses on version 1.01406.
3+
Our project mainly focuses on version 1.01406. Later we will come back to version 3.0.
44

55
Before starting make sure to check AAServer\ArcheAge\bin\Debug\AAGameServer.exe.config, AAServer\ArcheAgeLogin\bin\Debug\AALoginServer.exe.config and AAServer\ArcheAgeStream\bin\Debug\AAStreamServer.exe.config for database password and also you can disable SSL from AAGameServer.exe.config and AALoginServer.exe.config by changing variable True to False".
66

7-
Tables can change! Therefore, you need to setup them all again.
8-
97
Database must be named "archeage".
108

11-
The tables are here: ArcheAge\bin\Debug\sql\*.sql, ArcheAgeLogin\bin\Debug\sql\*.sql
9+
Initially, you need to load the table main.sql. The table is here: ArcheAgeLogin\bin\Debug\sql\main.sql
10+
11+
Tables will auto-update.
1212

1313
You can contact us on Discord, for this, take a look at the Wiki.
1414

0 commit comments

Comments
 (0)