From 8929499bbd3c615626102e6caddaf13451fdb2ac Mon Sep 17 00:00:00 2001 From: xensik Date: Tue, 23 Aug 2022 14:10:07 +0200 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 620e26a6..ab1842d3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A utility to compile & decompile IW engine game scripts. ## Supported Games -- **IW5** *(Call of Duty: Modern Warfare 3)* +- **IW5** *(Call of Duty: Modern Warfare 3)* *(PC, PS3, XBOX 360)* - **IW6** *(Call of Duty: Ghosts)* - **IW7** *(Call of Duty: Infinite Warfare)* - **IW8** *(Call of Duty: Modern Warfare (2019))* @@ -26,7 +26,7 @@ A utility to compile & decompile IW engine game scripts. **modes**: `asm`, `disasm`, `comp`, `decomp` -**games**: `iw5`, `iw6`, `iw7`, `iw8`, `s1`, `s2`, `s4`, `h1`, `h2`, `t6` +**games**: `iw5c`, `iw5`, `iw6`, `iw7`, `iw8`, `s1`, `s2`, `s4`, `h1`, `h2`, `t6` **paths**: `file`, `directory` (recursive process all files inside dir)