bongocat-osu
bongocat-osu copied to clipboard
Help making a custom executable
Hello, I'm trying to modify the paw color in data.cpp
by modifying the variable "paw": [255, 255, 255]
by "paw": [239, 154, 35]
(as shown here). I'm having several issues when running the Makefile and after hours of trying to solve the problem I was wondering if anyone can help me making the executable and sending it to me.
Sorry for the inconvenience.
You don't change that in the source code, you change it in the config.json
file that is in the same folder as your executable.
Remember to download the latest release first.