Closed alext30Developer closed 3 years ago
I know there's already the Nitro Sniper made in Python. However, I would like the new and improved version to be available for Linux directly. As of right now, I managed to get the program working using Wine.
u can build itself by running this on your bash/terminal
git clone https://github.com/Vedza/NitroSniperGo.git cd NitroSniperGo go mod download go build ./NitroSniperGo
Thanks!
I know there's already the Nitro Sniper made in Python. However, I would like the new and improved version to be available for Linux directly. As of right now, I managed to get the program working using Wine.