Browse Source

fixed exe names in readme

Image 4 years ago
parent
commit
8b3631d6ad
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -82,9 +82,9 @@ Note: These instructions for now will be primarily based in Windows, but any Lin
       - password: When installing MariaDB use the password defined along with the default user.
       - 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.
       - 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
+8. Start the Login Server: C:\\[YOUREQ2EMUGITSRC]\server\EQ2Login__Debug64.exe
 
 
-9. Start the World Server: C:\\[YOUREQ2EMUGITSRC]\server\EQ2World__Debug.exe
+9. Start the World Server: C:\\[YOUREQ2EMUGITSRC]\server\EQ2World__Debug_x64.exe
 
 
 10. Startup EverQuest2.exe (DO NOT USE EQ2.EXE AS IT WILL PATCH!) and login using credentials of your choice.  After login the account will be automatically created.
 10. Startup EverQuest2.exe (DO NOT USE EQ2.EXE AS IT WILL PATCH!) and login using credentials of your choice.  After login the account will be automatically created.