Browse Source

Update README.md

Image 4 years ago
parent
commit
00d6a552c1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -73,6 +73,10 @@ insert into login_worldservers set name='TestLabs',account='testlabs',descriptio
 	  password - When installing MariaDB use the password defined along with the default user.
 	  database - This field should remain eq2emu unless changed by the user to use a custom database name.
 
+8. Start the Login Server: C:\[YOUREQ2EMUGITSRC]\server\EQ2Login__Debug.exe
+
+9. Start the World Server: C:\[YOUREQ2EMUGITSRC]\server\EQ2World__Debug.exe
+
 ### Building/Compiling
 
 TBD