1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

Added cargoJSON to state docs

This commit is contained in:
A_D 2020-12-30 18:51:58 +02:00 committed by Athanasius
parent 1be723e249
commit 13f7b62fe8

@ -417,6 +417,7 @@ Content of `state` (updated to the current journal entry):
| `ModulesValue` | `int` | Value of the current ship's modules |
| `Rebuy` | `int` | Current ship's rebuy cost |
| `Modules` | `dict` | Currently fitted modules |
| `CargoJSON` | `dict` | content of cargo.json as of last read. |
A special "StartUp" entry is sent if EDMC is started while the game is already
running. In this case you won't receive initial events such as "LoadGame",