mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-06 05:50:23 +00:00
Add minimal readme
This commit is contained in:
parent
b8ff34c0f9
commit
cc87c15b21
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue