Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/traneptora/thebombzenapi
- Owner: Traneptora
- License: other
- Created: 2014-01-22T16:42:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T04:19:04.000Z (over 5 years ago)
- Last Synced: 2024-10-04T13:45:29.210Z (about 1 month ago)
- Language: Java
- Size: 812 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.