Skip to content

This X-Plane plugin displays ships moving along real-life routes.

License

Notifications You must be signed in to change notification settings

hoover67/SeaTraffic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeaTraffic plugin for X-Plane®

This X-Plane plugin displays ships moving along real-life routes.

The repo contains the artwork assets and the source code for the X-Plane plugin. User oriented documention is contained in the file SeaTraffic-ReadMe.html.

Building the plugin

The plugin is built from the src directory.

Mac 32 & 64 bit fat binary:

make -f Makefile.mac

Linux 32 & 64 bit binaries:

make -f Makefile.lin

Windows 32 or 64 bit binary:

vcvarsall [target]
nmake -f Makefile.win

Building the routes list

The routes list is built from the SeaTraffic directory, and requires Python 2.x.

buildroutes.py

About

This X-Plane plugin displays ships moving along real-life routes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 61.4%
  • Python 18.8%
  • HTML 11.3%
  • Makefile 8.5%