Skip to content

BrendonButler/ModestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModestAPI

A simplistic, yet powerful API made to drive console based games and applications. ModestAPI is still in early development so there may be bugs that need to be sorted out and features to be implemented.

Release version 1.0

Installation

If you are not using framework support, you can download the jar file, here.
If you are using framework support, you can view the dependencies, here:

Maven

<dependency>
  <groupId>net.sparkzz</groupId>
  <artifactId>ModestAPI</artifactId>
  <version>1.0.0.4</version>
</dependency>

Gradle/Grails

compile 'net.sparkzz:ModestAPI:1.0.0.4'

License

Published and distributed under the MIT License.

About

Basic API to improve my knowledge of Java and APIs as a whole.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages