Skip to content

Packet Definition between Client and Server

Notifications You must be signed in to change notification settings

cheatank/common

Repository files navigation

CheaTank common

A simple game aimed at developing a cheat client and suppressing it with a server.

Script

Publish to local maven repo

./gradlew publishToMavenLocal

Format code

./gardlew formatKotlin

Check dependencies version

./gradlew dependencyUpdates