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.