Update KLAX_readme.md

This commit is contained in:
James Gardner
2021-03-17 15:46:43 -07:00
committed by GitHub
parent a741b367c7
commit 14ff2bd67c
+6 -6
View File
@@ -1,15 +1,15 @@
# Los Angeles (Socal Area) For Endless ATC
This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR), Long Beach (Daugherty Field) Airport (KLGB), and Hawthorne Municipal Airport (KHHR) into the [Endless ATC](https://steamcommunity.com/app/666610) game.
This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR), Long Beach (Daugherty Field) Airport (KLGB), ~~and Hawthorne Municipal Airport (KHHR)~~ (Removed in 1.3) into the [Endless ATC](https://steamcommunity.com/app/666610) game.
## Features
### Implemented
* Arrivals and departures at KLAX, KBUR, KLGB and KHHR.
* Departures thats (somewhat) mirror the actual SID's.
* Arrivals and departures at KLAX, KBUR, KLGB ~~and KHHR~~ (Removed in 1.3).
* Custom traffic to match GA and Airlines at KBUR and KLGB.
* Custom SIDS that match the departure path perfectly.
* Custom STARS that replicate arrivals for all airports.
### Planned
@@ -21,8 +21,7 @@ This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR
Due to the limitations of [Endless ATC](https://steamcommunity.com/app/666610) there are many aspects that are not particuarly accurate.
* Only around 50% of SIDS are included for KBUR and KLGB, and only around 20% are included for KLAX (Los Angeles has 23 SID's).
* No STARS since there is currently no way to model this.
* Only around 50% of SIDS are included for KBUR and KLGB, and only around 20% are included for KLAX (Los Angeles has 23 SID's). The majority of these are unused or extremly uncommon. I did not see a point in implementing them since there is no way to prioritize certian SIDs over others.
## Credits
@@ -30,6 +29,7 @@ Thanks to Startgrid for this amazing game! Without him this wouldn't be happenin
## Changelog
* 1.4 - 3/17/2021 - Custom STARS, updated entrypoints.
* 1.3 - 10/31/2020 - Custom SIDS, updated entrypoints.
* 1.2 - 7/31/2020 - Added KHHR support for increased GA traffic.
* 1.2 - 7/31/2020 - ~~Added KHHR support for increased GA traffic.~~ (Removed in 1.3)
* 1.1 - 7/28/2020 - Initial Release. Includes KLAX, KBUR, and KLGB.