#!/bin/bash # Use MINGW for cross-compilation x86_64-w64-mingw32-g++ main.cpp -o modlimitfix.exe -std=c++17