Skip to content

VATGER-Nav/airport-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airport Data

Manages the airport data used on the VATSIM Germany homepage.

Airport type:

[[airport]]
icao = "EDDY"

[[airport.links]]
category = "Scenery" | "Charts" | "Briefing" | NONE
name = "Display Name 1"
url = "https://example.url"

example:

[[airport]]
icao = "EDDY"

[[airport.links]]
category = "Scenery"
name = "Display Name 1"
url = "https://example.url"

[[airport.links]]
category = "Charts"
name = "Display Name 2"
url = "https://example2.url"

TODO:

  • give warnings using PRs or Discord hook?

About

stores airport data used by VATGER services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages