Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
constvoidptr committed Jan 17, 2024
1 parent 7ead668 commit 426e2d8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Sync

Sync is a [EuroScope](https://www.euroscope.hu/wp/) plugin that allows easy synchronization of the departure list between controllers.

By default, EuroScope only synchronizes changes to controllers that are online at the given moment. For everyone connecting later,
all clearance received flags and ground statuses have to be manually set again to achieve synchronization.

Sync addresses this nuisance by keeping track of all default EuroScope and [Ground Radar Plugin](https://vatsim-scandinavia.org/forums/topic/3462-ground-radar-plugin-15/)
statuses and introduces a new command called `.sync` that forces automatic re-synchronization of the departure list.

## Usage
`.sync <Airport ICAO>` - Synchronizes the departure list for the specified airport.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 426e2d8

Please sign in to comment.