Bare minimum of a Star Wars Galaxies login server written in NodeJS
To Run the Server
node server.js
To connect to the login server From a Star Wars Galaxies game client
- Install SWG (on a windows box or VM)
- Install SWGEmu launchpad to get your client updated to patch 14.1 (Pre-CU) SWGEmu Launchpad installation guide
- Open C:/SWGEmu/swgemu_login.cfg
- Change loginServerAddress0 to the ip of the machine running your login server