feat: add nova-life: amboise support (#562)

This commit is contained in:
CosminPerRam 2024-05-03 00:08:39 +03:00 committed by GitHub
parent 47bd986fad
commit 0d4189a8ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 1 deletions

View File

@ -16,6 +16,7 @@
* Fix: BeamMP maxplayers that was displaying player count (By @dgibbs64 #551)
* Fix: BeamMP filter servers by address, not host (By @Rephot #558)
* Palworld - Replace old and broken protocol with the new one (#560)
* Nova-Life: Amboise - Added support.
## 5.0.0-beta.2
* Fixed support for projects using `require`.

View File

@ -200,6 +200,7 @@
| nexuiz | Nexuiz | |
| nfshp2 | Need for Speed: Hot Pursuit 2 | |
| nitrofamily | Nitro Family | |
| nla | Nova-Life: Amboise | [Valve Protocol](#valve) |
| nmrih | No More Room in Hell | [Valve Protocol](#valve) |
| nolf2asihw | No One Lives Forever 2: A Spy in H.A.R.M.'s Way | |
| nucleardawn | Nuclear Dawn | [Valve Protocol](#valve) |
@ -210,7 +211,7 @@
| openarena | OpenArena | |
| openttd | OpenTTD | |
| painkiller | Painkiller | |
| palworld | Palworld | [Notes](#palworld) |
| palworld | Palworld | |
| pce | Primal Carnage: Extinction | [Valve Protocol](#valve) |
| pixark | PixARK | [Valve Protocol](#valve) |
| postal2 | Postal 2 | |

View File

@ -2026,6 +2026,14 @@ export const games = {
old_id: 'nolf'
}
},
nla: {
name: 'Nova-Life: Amboise',
release_year: 2020,
options: {
port_query: 27015,
protocol: 'valve'
}
},
nolf2asihw: {
name: "No One Lives Forever 2: A Spy in H.A.R.M.'s Way",
release_year: 2002,