From 3af1729812ff073f404b678529f60ba0f555e21e Mon Sep 17 00:00:00 2001 From: psiberx Date: Fri, 13 Sep 2024 09:13:18 +0300 Subject: [PATCH] Update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a107b44..98f429d 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,15 @@ For greater convenience it integrates with other tools: ### Compatibility -- Cyberpunk 2077 2.12a+ -- [ArchiveXL](https://github.com/psiberx/cp2077-archive-xl) 1.15.0+ +- Cyberpunk 2077 2.13 +- [ArchiveXL](https://github.com/psiberx/cp2077-archive-xl) 1.16.9+ - [Cyber Engine Tweaks](https://github.com/yamashi/CyberEngineTweaks) 1.32.0+ -- [redscript](https://github.com/jac3km4/redscript) 0.5.24+ +- [redscript](https://github.com/jac3km4/redscript) 0.5.25+ ### Installation 1. Install requirements: - - [RED4ext](https://docs.red4ext.com/getting-started/installing-red4ext) 1.25.0+ + - [RED4ext](https://docs.red4ext.com/getting-started/installing-red4ext) 1.25.1+ 2. Extract the release archive `RedHotTools-x.x.x.zip` into the Cyberpunk 2077 directory. 3. _(Optional)_ Install CET UI: Extract the archive `RedHotTools-x.x.x-CET.zip` into the Cyberpunk 2077 directory. 4. _(Optional)_ Install VS Code extension: Drag the `red-hot-vscode-x.x.x.vsix` onto your VS Code extension bar.