SWG:ANH Client Launcher
This client launcher and it's associated projects are a tool to help launch the SWG client by 'pointing' it to the different galaxies that will eventually be availble via the various communites looking to host their own servers. The launcher dials home to maintain a list of servers which the end-user can connect to.
The launcher comprises of three Visual Studio Solutions:
This is a .net 4 application written in WPF. It's skinnable, to a certain degree, to allow communites to roll their own version suited to their individual tastes. There is a sub-project which wrpas the client up into a handy Windows installers for easy deployment *This project opens in Visual Studio 2010
A tiny c++ class to handle the packet encryption/decryption required to initially talk to the server to open a session of the SWG Client to connect to. It uses the standard zLib 1.2.5 library for compression/decompression *This project opens in Visual Studio 2008
A WCF service which the launcher connects to. This serves information on the various servers and will be a central point to hold server information going-forward. The servers will be able to update their information with things like population and server news *This project opens in Visual Studio 2010
We hope you find this tool useful but please feel free to talk to us in IRC if you need access of have some features you'd like to see, or even write yourself