mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
PLUGINS.md: update first EDMC version with journal_entry_cqc
This commit is contained in:
parent
28f7a2b2fe
commit
29df3869cd
@ -743,7 +743,7 @@ Examples of this are:
|
|||||||
---
|
---
|
||||||
|
|
||||||
### Journal entry CQC
|
### Journal entry CQC
|
||||||
New in version 5.1.3+
|
New in version 5.2.0
|
||||||
```python
|
```python
|
||||||
def journal_entry_cqc(cmdr: str, is_beta: bool, entry: Dict[str, Any], state: Dict[str, Any]) -> None:
|
def journal_entry_cqc(cmdr: str, is_beta: bool, entry: Dict[str, Any], state: Dict[str, Any]) -> None:
|
||||||
if entry['event'] == 'Location':
|
if entry['event'] == 'Location':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user