Skip to content

Fate-JH/PSF-Common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlanetSide Common Server Code

This project contains common code for the Login and World server roles. It also contains the reverse engineered packets and game types for the PlanetSide client.

Build Requirements

Setting up a Build Environment

PSF-Common is built using Simple Build Tool (SBT), which allows it to be built on any platform. SBT is the Scala version of Make, but is more powerful as build definitions are written in Scala. SBT is distributed as a Java JAR and the only dependency it has is a JDK.

Contributing

Please fork the project and provide a pull request to contribute code. Coding guidelines and contribution checklists coming soon.

Get in touch

Chord is the lead developer and you can contact him on Discord as Chord or by email chord@tuta.io. Discord is preferred.

License

GNU GPLv3. See LICENSE.md for the full copy.

About

Common Scala code for interacting with the PlanetSide 1 client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages