Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 792 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 792 Bytes

Mojang API

Installing

You can install MojangAPI via Maven, simply add this into your pom.xml:

<dependencies>
    <dependency>
        <groupId>com.dpkgsoft</groupId>
        <artifactId>mojang</artifactId>
        <version>(version)</version>
    </dependency>
</dependencies>

Usage

You can read how to use our library in the wiki

Contributing

I know that some code is very bad. You can contribute to project and I'll put your GitHub profile url here 😄