ClientAPI icon indicating copy to clipboard operation
ClientAPI copied to clipboard

API designed to make Minecraft "Utility Mods" have Universal Support

Results 3 ClientAPI issues
Sort by recently updated
recently updated
newest added

[Spotless](https://github.com/diffplug/spotless/tree/master/plugin-gradle) is a cool code formatting util that can be easily integrated into build.gradle and configured for custom code formatting of different file types. This will be usable as gradle...

enhancement
build system

`src/test` should include unit tests for each public class of clientapi. These should try to test that the API performs as expected and should be runable without minecraft being open....

build system

ClientAPI should setup Continuous Integration (e.g. TravisCI, Jenkins, etc) to test commits/PRs and automatically deploy artefacts to a maven repo and GitHub releases. It probably also makes sense to use...

enhancement
build system