Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/traneptora/thebombzenapi

ThebombzenAPI prerequisite for Thebombzen's mods
https://github.com/traneptora/thebombzenapi

Last synced: 22 days ago
JSON representation

ThebombzenAPI prerequisite for Thebombzen's mods

Awesome Lists containing this project

README

        

# ThebombzenAPI #

ThebombzenAPI prerequisite for Thebombzen's mods

See [http://is.gd/ThebombzensMods#ThebombzenAPI](http://is.gd/ThebombzensMods#ThebombzenAPI) for details.

## Compiling ##

Clone the repository, and then navigate to ThebombzenAPI and run:

$ ./build.sh

This will create the directory "build" which and all build supplies inside of it, and should create a finished ThebombzenAPI jar file upon completion.

On Windows? Sorry, you're on your own. I don't know how to write CMD Batch files.

## Eclipse ##

Once you've run the buildscript at least once, you can go to Eclipse and select File -> Import -> Existing Projects to Workspace, and select ThebombzenAPI as the root project directory. If you have the Git plugin it should recognize ThebombzenAPI as a git respository.

## Releases ##

The releases in the upper-right contain intermediary releases that don't bump the version number. This is to publish hotfixes without reminding everyone to update.