Note
the state of the refactor is not current with the in-dev branch... so then why is this (refactor) the default?
Simply because I believe it's more indicative of this projects direction. If you want a version of Bongocat-Plus that's fully complete. Please check out in-dev
The extensible and highly configurable Bongo Cat overlay!
Original Project
Report Bug
·
Request Feature
An improved Bongo Cat overlay with smooth paw movement (#27) and customizable lua scripting. Originally created due to the lack of support from developers in the original project (90+ unsolved issues), it now stands as a distinct iteration, thanks to a complete rewrite of the code. Bongocat-Plus owes its existence to the creators of Bongocat-Osu, so thank you!
To compile bongocat-plus you need to install some dependencies:
- Git (this is optional)
- GCC, G++, any c/c++ compiler really
- Make
- CMake >=3.10 (may be lowered soon, see #55)
- SFML >=2.5 (not required on Windows, see #28)
- Lua >=5.4 (will be downloaded automatically if not found, see #51)
Now, that's out of the way. We can now actually compile Bongocat-Plus
- First clone the repository — assuming you have Git — thats as simple as
git clone https://github.com/ZackeryRSmith/bongocat-plus
- Jump into the repo with a
cd bongocat-plus
- Then to generate the make files run
cmake .
- Top it off by running
make
Boom, you have just compiled Bongocat-Plus! If you experience any issues compiling bongocat-plus please make an issue. Thanks!
Huge thank you to all the people who have contributed to this project: