mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
12 lines
356 B
Markdown
12 lines
356 B
Markdown
|
|
# PlanetSide Login Server
|
||
|
|
This project contains the code to run and manage the login server role for PlanetSide 1.
|
||
|
|
|
||
|
|
## 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
|