diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9969ddc..2cf0816 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: with: artifacts: ImGuiRedux${{matrix.platform}}.zip name: "${{matrix.platform}} Builds" - body: "This release is updated frequently with newer builds.\n\n- ImGuiRedux${{matrix.platform}}.zip for CLEORedux" + body: "This release is updated frequently with newer builds.\n\n- ImGuiReduxWin64 -> For CLEORedux (Supports 64 bit games)" allowUpdates: true tag: "${{matrix.platform}}-latest" ImGuiCleo: @@ -76,7 +76,7 @@ jobs: with: artifacts: ImGuiCleoWin32.zip name: "Win32 Builds" - body: "This release is updated frequently with newer builds.\n\n- ImGuiCleoWin32.zip for regular CLEO\n- ImGuiReduxWin32.zip for CLEORedux" + body: "This release is updated frequently with newer builds.\n\n- ImGuiCleoWin32 -> For CLEO5 (Supports GTA SA). Only required if you use ImGui in .cs scripts. \n- ImGuiReduxWin32 -> For CLEORedux (Supports 32 bit games). GTA SA Support is also included." allowUpdates: true tag: "Win32-latest" diff --git a/README.md b/README.md index cabcc83..6ae9197 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ - GTA 4 Complete Edition - Bully Scholarship Edition +## Versions +- ImGuiCleoWin32 -> For CLEO5 (Supports GTA SA). Only required if you use ImGui in .cs scripts. +- ImGuiReduxWin32 -> For CLEORedux (Supports 32 bit games). GTA SA Support is also included. +- ImGuiReduxWin64 -> For CLEORedux (Supports 64 bit games) + + ### Installation 1. Install [ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases) & [ImGuiRedux x86](https://github.com/user-grinch/ImGuiRedux/releases/tag/Win32-latest) 3. For GTAs install [SilentPatch](https://gtaforums.com/topic/669045-silentpatch/)