PSF-LoginServer/README.md
Chord 5fa0610208 Working login to TR Sancuary!
Packet: SetCurrentAvatarMessage

Lots of hacks to get here, but wow, what a milestone.
2016-07-15 01:45:10 -04:00

16 lines
614 B
Markdown

# PlanetSide Login Server [![Build Status](https://travis-ci.org/psforever/PSF-LoginServer.svg?branch=master)](https://travis-ci.org/psforever/PSF-LoginServer)
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.