1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Expose monthly expenditure history to plug-in API

This commit is contained in:
Arnold Zhou
2024-06-24 06:49:49 +10:00
committed by GitHub
parent f9a06ae01b
commit a0f5d09408
6 changed files with 35 additions and 4 deletions

View File

@@ -119,7 +119,7 @@ Appreciation for contributors who have provided substantial work, but are no lon
* Tiago Reul (reul) - Misc.
* Fredrik Tegnell (fredriktegnell) - Misc.
* Alex Parisi (alex-parisi) - Added API for returning metadata from all registered plugins.
* Arnold Zhou (mrmagic2020) - Added plugin API for getting and setting guests' favourite rides, new game option, misc.
* Arnold Zhou (mrmagic2020) - Various plugin additions, new game option, misc.
## Bug fixes & Refactors
* Claudio Tiecher (janclod)