yipo
2/17/2015 - 4:45 PM

Makefile


OUTPUT_FILE = MinecraftLazyClient-1.11.2-A.7z
# 2017-01-15 20:49

BASED_ON_VER = 1.11.2-Forge1.11.2-13.20.0.2216
# http://minecraft.net/download Linux/Other Launcher 1.6.70
# http://files.minecraftforge.net/

MOD_LIST = OptiFine.mlm InventoryTweaks.mlm xaeros_minimap.mlm LLOverlay.mlm
# http://www.minecraftforum.net/topic/249637 OptiFine 1.11.2 HD Ultra B6 (Forge #2214)
# http://minecraft.curseforge.com/projects/inventory-tweaks Inventory Tweaks 1.62-dev-75
# http://www.planetminecraft.com/mod/xaeros-minimap/ Xaero's Minimap 1.12 (for Minecraft 1.11.2)
# http://minecraft.curseforge.com/projects/light-level-overlay-reloaded Light Level Overlay Reloaded 1.1.3 mc 1.11.2

PACKING = $(PL_SETT) $(PL_SERV) .minecraft\optionsof.txt

# 語言:繁體中文 (台灣)
# 走路晃動:關閉
# 介面大小:標準
# 清澈水體:開啟
# 伺服器清單

include MinecraftLazyClient.mak
# http://github.com/yipo/minecraft-lazy-client v2.1