Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 562 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 562 Bytes

Airline Manager4 in RUST

A rust program to automate parts of Airline Manager 4 gameplay.

This is an experiment and to be used for educational purposes only. Using this to play the game is a direct violation of AM4's service specific rule - Use of automation and data fetching outside the available API is not permitted. Use at your own risk.

Build Docker Image

docker build --no-cache --rm --tag eaingaran/am4_rust:latest .

Requirements

  • Airline Manager4 account

TODO

  • Make sure application does not continue if login fails.