GameLauncher/README.md
2017-03-19 16:18:17 -04:00

27 lines
769 B
Markdown

PlanetSide 1 GameLauncher
=========================
The frontend C# GUI for a simple PlanetSide 1 (PS1) launcher.
It automatically rewrites PlanetSide's `client.ini` file to enable users to quickly switch between servers.
Created to assist the [PSForever](http://psforever.net/) project.
![Imgur](http://i.imgur.com/122GpvC.png)
![Imgur](http://i.imgur.com/cOF69eO.png)
Notable Features
================
* Skip launcher (login through PlanetSide UI)
* Debug output from PlanetSide process, which helps with development
* Automatic planetside.exe detection
* Automatic / manual server selection
* Simpler interface with option to disable debug viewing
Planned Features
================
* Web login to avoid PlanetSide UI login
License
=======
MIT. See LICENSE.md.