This library depends on grf-py, and implements additional high-level functionalities.
Main features:
- gorender and cargopositor integration.
- Building (houses, stations, objects) library, modeling the OpenTTD features and abstractions such as symmetry modes on it.
- NewGRF parameter management, enabling parameter combination search.
- LayeredImage class to represent an image in the OpenTTD reality.
- "magic" classes such as MagicSwitch to simplify common transformations on NewGRF data structures.
agrf is currently used by China Set: Stations - Wuhu as well as Ahyangyi's other NewGRFs.
This library is licensed in GPLv2+.