mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
docs(counterstrike2): does not provide player names, note workaround (#675)
* docs(counterstrike2): does not provide player names, note workaround plugin * docs(CHANGELOG.md): update
This commit is contained in:
parent
467606f6a6
commit
7ba1bc9e67
3 changed files with 7 additions and 2 deletions
|
|
@ -777,7 +777,8 @@ export const games = {
|
|||
protocol: 'valve'
|
||||
},
|
||||
extra: {
|
||||
old_id: 'cs2'
|
||||
old_id: 'cs2',
|
||||
doc_notes: 'cs2'
|
||||
}
|
||||
},
|
||||
creativerse: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue