build: ./src/main.c gcc ./src/main.c -o launcher clean: rm ./launcher.exe