Skip to content

Python wrapper for interacting with and making mods for the Altitude game's built in server

License

Notifications You must be signed in to change notification settings

sdizazzo/pyaltitude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyaltitude

Depends on Altitude server patches from https://gitlab.com/sdizazzo/server_patches which is a just a minor fork of the work done by Xal. Simple make should compile it, then copy game.jar over the existsing one, and mods.hjson and permissions.hjson into the altitude/servers directory

Dependencies:

  • python3.7
  • Postgresql <-- Should be optional
  • psycopg2 (or similar pqsql connector)
  • SQLAlchemy
  • ujson
  • pyyaml
  • inotify_simple

About

Python wrapper for interacting with and making mods for the Altitude game's built in server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages