Chủ Nhật, 25 tháng 5, 2014

LiteLoader 1.7.2

http://www.img.9minecraft.net/Mod/LiteLoader.jpg


What is LiteLoader?


LiteLoader is a lightweight mod bootstrap designed to provide very basic loader functionality for mods which don’t need to modify game mechanics. It is designed to run alongside ModLoader and Minecraft Forge and LiteLoader mods will not conflict with ModLoader or Forge mods.


http://www.img.9minecraft.net/Mod/LiteLoader-1.png


LiteLoader is aimed squarely at mods which only change the client in some way; some good examples might be a mini-map, a mod which overhauls the in-game chat or a client-side macro system. This type of mod doesn’t generally need the awesome power of something like Minecraft Forge to function, so asking players to install an API that’s several times larger than the mod itself doesn’t make sense. It must however coexist peacefully alongside Forge (so that players can use both platforms if they want to!) and LiteLoader does this.


LiteLoader was primarily developed for use by The VoxelModPack Team but is open source to allow mod developers to make their own mods using the platform.


As a modder, if you’re looking for a loader to help you add a new block, item, mob or mechanic into the game, then LiteLoader isn’t for you and you should check out Minecraft Forge. If you want to make a mod that displays something on the screen like a heads-up FPS counter, provides an in-game IRC window, or anything else that doesn’t alter game mechanics then LiteLoader is probably perfect for you!


http://www.img.9minecraft.net/Mod/LiteLoader-2.png


As you’ve probably noticed, Minecraft 1.6 sees the introduction of a new Launcher from Mojang which is considerably more advanced than the old one. Amongst the improvements was the ability for an installed mod to inject itself into the game at load time as a Tweak. A Tweak basically gets free rein over the game startup process and can inject any code it likes into the game. LiteLoader uses this tweak functionality to load itself, and in turn load any mods that you have installed. This is great because it allows loaders to run without touching the minecraft jar at all!


However there’s a problem: the new launcher only allows one Tweak at a time to be specified, so if you want to run multiple Tweak classes at the same time, such as LiteLoader and Forge Mod Loader (FML), then you have a problem. How do we fix this?


The answer is with cascadedTweaks. This is a special command-line option sent to the game which the LiteLoader tweaker will recognise and will try to load the other Tweaks thus specified. In a nutshell, Minecraft loads the LiteLoader Tweak, and then the LiteLoader Tweak loads the other Tweaks! Simple!


The LiteLoader installer supports creating cascadedTweaks for well-known Tweaks such as FML, or you can add your own by editing the JSON file. I will add more Tweaks to the installer as they become available. If you know of an unsupported Tweak then let me know. To specify cascadedTweaks just check the relevant checkbox when installing LiteLoader.


Note that you still need to install the relevant other mod. For example to cascade to FML you must install FML or Minecraft Forge from their own installer first!


How to install LiteLoader for Minecraft:





  • You must run the game with the target version at least once before you start.

  • Download the latest version of the LiteLoader installer for your platform by clicking the link below, and choose the correct version for your version of Minecraft.

  • Close the Minecraft launcher and the game if it is running

  • Run the installer, if your minecraft installation is not automatically detected then select your .minecraft folder by clicking “…”

  • If you wish to extract the loader jar, choose extract, this can be used for the manual installation below

  • Select any additional Tweaks you wish to apply to the profile (hint: to change these at a later date simply run the installer again) such as cascading to Minecraft Forge.

  • Click OK to create the profile

  • A message should indicate that the installation was successful

  • Start the minecraft launcher and choose the “LiteLoader” profile.




LiteLoader Download Links:


For Minecraft 1.7.2


For Windows (Exe): Download from Server 1Download from Server 2Download from Server 3


For All Other Platforms (Jar): Download from Server 1Download from Server 2Download from Server 3


For Minecraft 1.6.4


For Windows (Exe): Download from Server 1Download from Server 2Download from Server 3


For All Other Platforms (Jar): Download from Server 1Download from Server 2Download from Server 3


For Minecraft 1.6.2


For Windows (Exe): Download from Server 1Download from Server 2Download from Server 3


For All Other Platforms (Jar): Download from Server 1Download from Server 2Download from Server 3


For Minecraft 1.5.2


http://www.dl.9minecraft.net/index.php?act=dl&id=1374054403

Không có nhận xét nào:

Đăng nhận xét