Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 318 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 318 Bytes

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