Skip to content

LunarBreaker/CheatBreakerAPINetHandler

Repository files navigation

CheatBreakerAPINetHandler

The CheatBreakerAPINetHandler is the container for all of CheatBreaker's packet handling.

Reporting an issue

If you suspect an issue you can submit one here.

Get the Source

  1. Install maven sudo apt-get install maven
  2. Verify installation mvn -v
  3. Clone the repository git clone [email protected]:LunarBreaker/CheatBreakerAPINetHandler.git
  4. Navigate to the new folder cd cheatbreakerapinethandler
  5. Import pom.xml into your IDE

Compile a Build

  1. Navigate to the repository home directory
  2. Run mvn clean install
  3. Find the compiled jar at target/CheatBreakerAPINetHandler.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages