EvEJS client package
====================

Server address baked into this package: 192.168.1.243
(The server machine must be running: docker compose up --detach)

Setup on this Windows machine
-----------------------------
1. Copy your EVE Online client (the full EVE/shared-cache folder, including
   ResFiles and index_tranquility.txt - not just EVE\tq) onto this machine.
2. Run tools\ClientSETUP\StartClientSetup.bat and follow the wizard:
   it selects your client copy, installs the EvEJS CA certificate, patches
   blue.dll, and points start.ini at 192.168.1.243.
3. Start the game with Play.bat (in this folder).

Notes
-----
- To point at a different server later, edit EVEJS_SERVER_IP in
  tools\ClientSETUP\scripts\EvEJSConfig.bat and re-run the wizard's Step 5.
- This package contains only the server's public CA certificate; there are
  no private keys in it.
