Add Insurgency: Modern Infantry Combat support. (#369)

* Add support for insurgency modern infantry combat

* Decapitalize the word insurgency

* Change port_query to port
This commit is contained in:
CosminPerRam 2023-09-22 00:16:28 +03:00 committed by GitHub
parent a045af12f6
commit 171e909ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* ARMA: Reforger (2022) - Added support (by @dgibbs64).
* The Forest (2014) - Added support.
* Operation: Harsh Doorstop (2023) - Added support.
* Insurgency: Modern Infantry Combat (2007) - Added support.
### 4.1.0
* Replace `compressjs` dependency by `seek-bzip` to solve some possible import issues.

View File

@ -134,6 +134,7 @@
| `igi2` | I.G.I.-2: Covert Strike (2003) | |
| `il2` | IL-2 Sturmovik (2001) | |
| `insurgency` | Insurgency (2014) | [Valve Protocol](#valve) |
| `insurgencymic` | Insurgency: Modern Infantry Combat (2007) | [Valve Protocol](#valve) |
| `insurgencysandstorm` | Insurgency: Sandstorm (2018) | [Valve Protocol](#valve) |
| `ironstorm` | Iron Storm (2002) | |
| `isle` | The Isle (2015) | [Valve Protocol](#valve) |

View File

@ -150,6 +150,7 @@ hurtworld|Hurtworld (2015)|valve|port=12871,port_query=12881
igi2|I.G.I.-2: Covert Strike (2003)|gamespy1|port_query=26001
il2|IL-2 Sturmovik (2001)|gamespy1|port_query=21000
insurgency|Insurgency (2014)|valve|port=27015
insurgencymic|Insurgency: Modern Infantry Combat (2007)|valve|port=27015
insurgencysandstorm|Insurgency: Sandstorm (2018)|valve|port=27015,port_query_offset=1
ironstorm|Iron Storm (2002)|gamespy1|port_query=3505
isle|The Isle (2015)|valve|port=7707,port_query_offset=1