-
Notifications
You must be signed in to change notification settings - Fork 0
UI Overview
When the program first starts, it begins reading everything that has happened in the game so far. During this time, the initialization screen will be shown:
This screen shows a simple progress indication as well as any currently running game sessions the tool has picked up.
Once the initialization is complete, the tool checks for new updates.
You then have the option to simply ignore the update and continue using the tool or download the new version using your default browser, in which case the tool closes automatically.
The Main View consists of a top bar and a big free space for "modules" to be shown.
From left to right, the header bar consists of:
- Area where the current game's airport and schedule will be displayed
- Button to add a new module
- Area for Error messages to be displayed
- Checkboxes to select the currently staffed position
- PayPal donation, Language selection and Options (WIP) buttons
Below the header bar, there is lots of space for modules. These are explained in their own pages.
- Getting Started
- API Reference
- General
- User Interface
- Game Data
- Log Parsing
- Events