mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix: Added c query requests for gtasao (open.mp) (#547)
* Added full OMP support * Added a new protocol for OMP which extends SAMP * Edited the changelog
This commit is contained in:
parent
cf0144683d
commit
6bfc3426e7
5 changed files with 15 additions and 3 deletions
|
|
@ -2446,7 +2446,7 @@ export const games = {
|
|||
release_year: 2019,
|
||||
options: {
|
||||
port: 7777,
|
||||
protocol: 'samp'
|
||||
protocol: 'gtasao'
|
||||
},
|
||||
extra: {
|
||||
old_id: 'saomp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue