wildex999 / ICBM

Open sourced ICBM code
2 stars 0 forks source link

ICBM is a Minecraft Mod that introduces intercontinental ballistic missiles to Minecraft. But the fun doesn't end there! This mod also features many different explosives, missiles and machines classified in three different tiers. If strategic warfare, carefully coordinated airstrikes, messing with matter and general destruction are up your alley, then this mod is for you!

This is bug-fix fork of the Original ICBM, picking up from version 1.4.2.386 for minecraft 1.6.4.954.

How to build:
Set the two environment variables JOB_NAME and BUILD_NUMBER. For example on Windows 7 command line:

set JOB_NAME=ICBM
set BUILD_NUMBER=386-wx9.001

Then use gradle to build(replace 'gradle' with 'gradlew' if you do not have gradle installed.):
gradle build

There should now be a .jar in the output folder.


How to install: Place the jar file from your build, or which you download from 'Releases' into the mods folder.