diff --git a/api.json b/api.json index afaf722..f0f14a5 100644 --- a/api.json +++ b/api.json @@ -1,6 +1,7 @@ { - "Version": "v2.162.0", + "Version": "v2.163.0", "VersionList": [ + "v2.163.0", "v2.162.0", "v2.161.0", "v2.160.0", @@ -126,12 +127,12 @@ "v2.109.2", "v2.109.1" ], - "ReleaseTime": "2024-05-11T18:28:09Z", - "CheckTime": "2024-05-11T18:28Z", + "ReleaseTime": "2024-05-24T09:18:11Z", + "CheckTime": "2024-05-24T09:18Z", "DownloadLink": [ "https://cdn.jsdelivr.net/gh/One-Studio/HLAE-Archive@master/dist/hlae.zip", "https://cdn.jsdelivr.net/gh/One-Studio/HLAE-Archive@master/dist/HLAE_Setup.exe" ], "Format": 1, - "ReleaseNote": "- Included AfxHookSource2 0.14.0 (2024-05-11T17:15Z).\r\n\r\n## AfxHookSource2 0.14.0 (2024-05-11T17:15Z)\r\n- Added mirv_script_exec, mirv_script_load - interface to first version mirv-script features (currently mostly only useful for maybe feeding additional data to HUDs over a websocket). Huge thanks to @ChetdeJong for helping with the mirv-script example. The example can currently be found in misc/mirv-script folder of advancedfx/advancedfx repositiory." + "ReleaseNote": "- Included AfxHookSource2 0.15.0 (2024-05-24T09:00Z).\r\n\r\n## AfxHookSource2 0.15.0 (2024-05-24T09:00Z)\r\n- Adjusted to CS2 update.\r\n- Added new features to mirv-script.\r\n- Fixed a few things in mirv-script.\r\n- Improved parameters in HLAE interfaces advancedfx/advancedfx#944" } \ No newline at end of file diff --git a/config.json b/config.json index 7b1ef5b..f2b3969 100644 --- a/config.json +++ b/config.json @@ -9,8 +9,9 @@ "ArchiverGH": true, "ArchiverAPI": "", "ArchiverVersion": "v1.2.1", - "Version": "v2.162.0", + "Version": "v2.163.0", "VersionList": [ + "v2.163.0", "v2.162.0", "v2.161.0", "v2.160.0", @@ -136,7 +137,7 @@ "v2.109.2", "v2.109.1" ], - "CheckTime": "2024-05-11T18:28Z", + "CheckTime": "2024-05-24T09:18Z", "Format": 1, "CompRatio": 2, "DistPath": "dist", diff --git a/dist/HLAE_Setup.exe b/dist/HLAE_Setup.exe index e4171fd..18ad214 100644 Binary files a/dist/HLAE_Setup.exe and b/dist/HLAE_Setup.exe differ diff --git a/dist/hlae.zip b/dist/hlae.zip index 4b51ffd..f2b4e97 100644 Binary files a/dist/hlae.zip and b/dist/hlae.zip differ diff --git a/old_version b/old_version index 44a3bc2..cb78359 100644 --- a/old_version +++ b/old_version @@ -1 +1 @@ -v2.161.0 \ No newline at end of file +v2.162.0 \ No newline at end of file diff --git a/version b/version index cb78359..0a288b3 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.162.0 \ No newline at end of file +v2.163.0 \ No newline at end of file