Skip to content

kcphysics/ATSPythonUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATSPythonUtils

This project is to create command line, python based utilities that can be used for the game TrekMUSH: Among the Stars. These are based off of the utilities created by mar'Qon, available here. These tools are not commensurate with those that Qon created, but this is a casting so that other clients beside MUSHClient can use those tools (for me, TinTin++).

These are also leveraged via an RESTful API.

Commands

This will be filled out slowly as the project is updated.

usage: Object Distance Calculator [-h] [--target TARGET] [--radius RADIUS] [--nres NRES]

optional arguments: -h, --help show this help message and exit --target TARGET Partial name of Source --radius RADIUS Radius to look in --nres NRES Number of results

atsono

usage: Object Distance Calculator [-h] [--target TARGET] [--radius RADIUS] [--nres NRES]

optional arguments: -h, --help show this help message and exit --target TARGET Partial name of Source --radius RADIUS Radius to look in --nres NRES Number of results

atsbestroute

usage: ATS Flight Planner [-h] [--source SOURCE] [--dest DEST]

optional arguments: -h, --help show this help message and exit --source SOURCE Starting Location --dest DEST Ending Location

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages