Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 841 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 841 Bytes

AMIDSTforClimateControl

The AMIDST program modified for Climate Control

This is the source code for a modified version of AMIDST. When run, it shows the world as it would be produced by Climate Control 0.2 with that seed using the default settings. Settings are hardcoded and can be changed by editing climateControl.ClimateControlSettings.java and recompiling. The AMIDST program requires a lot of libraries and they will all need to be installed to recompile.

License

This program is released under the GNU General Public License, version 3.

https://github.com/skiphs/AMIDST/blob/master/LICENSE.txt

Code derived from MinecraftForge is provided under the Forge license. GPL v3 meets the terms of this license.

https://github.com/MinecraftForge/MinecraftForge/blob/master/MinecraftForge-License.txt