A simple PlanetSide 1 launcher that allows for web or "skip launcher" login. Provides game debug output as well.
Find a file
2023-08-08 14:19:43 -04:00
PSLauncher Fix CoreCombat (/CC) and "extra" arguments missing when starting with launcher login. 2023-08-02 21:25:33 +02:00
tools Add release script 2017-03-19 18:29:02 -04:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2015-08-14 13:12:41 -04:00
.gitignore Added functionality for API based version checking, authentication, file verification and game token launching 2023-08-01 17:08:31 +02:00
LICENSE.md Add README and LICENSE 2015-12-22 15:29:19 -05:00
PSLauncher.sln Added functionality for API based version checking, authentication, file verification and game token launching 2023-08-01 17:08:31 +02:00
README.md Update README.md 2017-03-19 16:18:17 -04:00

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 project.

Imgur

Imgur

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.