To anyone that might interested, provided that you already have git installed, download the GMLive_2022.2.patch and copy it to the root of your project (you can find it by open it in GMS and at menu: Help -> Open Project In Explorer). Then in the root of project directory write the command (via command prompt, powershell, terminal etc):
git apply GMLive_2022.2.patch
Thanks a alot @gnysek for the patch!