mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-06 14:00:27 +00:00
Emulated PlanetSide 1 world and login server by the PSForever project.
The scroller isn't usable in production as the client will deselect the server listing each time the list is updated. This prevents you from selecting a server. |
||
|---|---|---|
| common/src | ||
| notes | ||
| project | ||
| pslogin/src/main/scala | ||
| scripts | ||
| .gitignore | ||
| build.sbt | ||
| LICENSE.md | ||
| README.md | ||
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
License
GNU GPLv3. See LICENSE.md for the full copy.
