blob: dae86f48cafe545b53108d41ea922af49c5d02a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"authors": [
"Mumfrey"
],
"description": "LiteLoader is a lightweight mod bootstrap designed to provide basic loader functionality for mods which don't need to modify game mechanics.",
"formatVersion": 0,
"name": "LiteLoader",
"parentUid": "net.minecraft",
"projectUrl": "http://dl.liteloader.com",
"recommended": [
"1.7.10_04",
"1.10.2",
"1.9.4",
"1.8",
"1.6.2_04",
"1.7.2_05",
"1.6.4_01"
],
"uid": "com.mumfrey.liteloader"
}
|