PSF-BotServer/README.md
2016-05-02 00:08:33 -04:00

17 lines
480 B
Markdown

# PlanetSide Login Server
This project contains the code to run and manage the login server role for PlanetSide 1.
![PSForever Login Server banner](https://i.imgur.com/EkbIv5x.png)
## Features
* Crypto session establishment
* Username and password (or token) acceptance
* Able to specify a custom server name and IP:Port combos
## Planned Features
* Database integration for account lookup
* Further netcode integration
## License
GNU GPLv3. See LICENSE.md for the full copy.