A simple PlanetSide 1 launcher that allows for web or "skip launcher" login. Provides game debug output as well.
Find a file
2017-03-19 15:46:03 -04:00
PSLauncher Working server selection and INI rewrite 2017-03-19 15:46:03 -04:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2015-08-14 13:12:41 -04:00
.gitignore Reorganize gitignore files 2015-08-14 13:22:44 -04:00
LICENSE.md Add README and LICENSE 2015-12-22 15:29:19 -05:00
Newtonsoft.Json.dll Initial commit 2015-08-14 13:18:12 -04:00
PSLauncher.sln Remove old reference to PS2 2016-06-19 23:25:06 -04:00
README.md Add README and LICENSE 2015-12-22 15:29:19 -05:00

PlanetSide 1 GameLauncher

The frontend C# GUI for a simple PlanetSide 1 (PS1) launcher.

Created to assist the PSForever project.

Notable Features

  • DBG web login to bypass regular DBG launcher
  • Skip launcher (login through PlanetSide UI)
  • Debug output from PlanetSide process, which helps with development
  • Automatic planetside.exe detection

Planned Features

  • Automatic / manual server selection
  • Simpler interface with option to disable debug viewing

License

MIT. See LICENSE.md.