RRR    EEEE   AA   DD        M     M  EEEE
R  R   E     A  A  D D       MM   MM  E
R  R   E     A  A  D  D      MM   MM  E
RRR    EEEE  AAAA  D  D      M M M M  EEEE
R  R   E     A  A  D D       M M M M  E
R   R  EEEE  A  A  DD        M  M  M  EEEE
==========================================

*For best viewing results, it is recommended to open this file with a text editor/viewer without page wrapping.*
*Many computers come with such a program/application pre-installed. Using one to read this file is not required.*

VERSION INFORMATION
-----------------------------------------

This copy of WeatherPony Modification Loader (WPML) 0.2 is for 1.6.4. 


HOW TO INSTALL
-----------------------------------------

Add the contents of the "libraries" folder/directory in this zip to your Minecraft installation's libraries directory.

In the .json for the profile you wish to add this to, in the "minecraftArguments" section, add 
"WeatherPony.launch.WPLTweaker" to the list of cascaded tweaks. If using LiteLoader with Forge, the cascading tweaks 
section should look like "--cascadedTweaks cpw.mods.fml.common.launcher.FMLTweaker,WeatherPony.launch.WPLTweaker"

Also in that .json, add the following to the "libraries" section, keeping with 
the comma formatting.
		{
			"name": "weatherpony:modificationloader:0.2-1.6.4"
		}


After this, put desired .wpm (WeatherPony Modification) and any .nmf (Normal Mod Files) files into the mods folder.
Please do not have any .wpm files in the mods folder for another version of Minecraft, as WPML does not yet ignore them.

SEMI-LEGAL NOTICE
-----------------------------------------

This loader is a plugin/tool for loading changes to Minecraft. Minecraft's Terms of Service say, as copied on the 
thirty-first of October, 2012:

      If you've bought the game, you may play around with it and modify it. We'd appreciate it if you didn't 
      use this for griefing, though, and remember not to distribute the changed versions of our software. 
      Basically, mods (or plugins, or tools) are cool (you can distribute those), hacked versions of the 
      Minecraft client or server are not (you can't distribute those).

      Any tools you write for the game from scratch belongs to you. Other than commercial use (unless 
      specifically authorized by us in our brand and assets usage guidelines - for instance you are allowed 
      to put ads on your YouTube videos containing Minecraft footage), you're free to do whatever you want 
      with screenshots and videos of the game, but don't just rip art resources and pass them around, that's 
      no fun. Plugins for the game also belong to you and you can do whatever you want with them, as long as 
      you don't sell them for money. We reserve the final say regarding what constitutes a tool/plugin and 
      what doesn't.

This loader contains no Minecraft code, but is intended to load modifications into it. The final goal of this 
loader is to make the changes that are loaded through it (the .wpm files) not contain normal Minecraft code.