Skip to content

ZackeryRSmith/bongocat-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

238 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


logo

Windows build status Mac build status Linux build status

Bongocat Plus

The extensible and highly configurable Bongo Cat overlay!
Original Project

Report Bug · Request Feature

About the Project

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!

Compiling

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

  1. First clone the repository — assuming you have Git — thats as simple as git clone https://github.com/ZackeryRSmith/bongocat-plus
  2. Jump into the repo with a cd bongocat-plus
  3. Then to generate the make files run cmake .
  4. 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!


Contributors

Huge thank you to all the people who have contributed to this project:

About

An extensible and highly configurable Bongo Cat overlay

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors