Skip to content

Implementations for third party developers

mascal edited this page May 25, 2024 · 4 revisions

You may want to implement your own stuff while using the CoRT APIs. Out of CoRT, there are simpler implementations probably closely matching your needs, in python though.

War Status

You can find the specs here: https://github.com/mascaldotfr/CoRT/blob/main/warstatus/README.md

See https://github.com/mascaldotfr/CoRT/blob/main/warstatus/demos/ro_status.py for a full implementation of the warstatus API in your terminal (Mac, Linux or Windows 11+) in only 100 lines of code! It requires the blessed python module.

Bosses and BZ

There is no API, as it's very easy to calculate.

See https://github.com/mascaldotfr/CoRT-dc. Note that you will need to update BZ and bosses times from time to time.

Clone this wiki locally