You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ This is currently based on client version 1124.
8
8
9
9
This project references AtlasCore/DOLDatabase ("..\AtlasCore\DOLDatabase\DOLDatabase.csproj") and must be cloned in parallel with AtlasCore. It might be possible to remove this reference at some point.
10
10
11
+
Requires a mysql account (user: `atlassimulator` pass: `atlassimulator` with access to the DB `atlas`.
12
+
11
13
The simulator has pretty limited capabilties at the moment and is mostly hardcoded to handle creation/login of level 50 paladins.
12
14
13
15
One usage is provided that will create the required accounts and chars in the database if needed. You will need to update PlayerCreator.cs with your specific mySQL database details (username/password)
0 commit comments