diff options
Diffstat (limited to 'com.mumfrey.liteloader')
| -rw-r--r-- | com.mumfrey.liteloader/1.12-SNAPSHOT.json | 30 | ||||
| -rw-r--r-- | com.mumfrey.liteloader/index.json | 9 |
2 files changed, 39 insertions, 0 deletions
diff --git a/com.mumfrey.liteloader/1.12-SNAPSHOT.json b/com.mumfrey.liteloader/1.12-SNAPSHOT.json new file mode 100644 index 000000000..157b1573a --- /dev/null +++ b/com.mumfrey.liteloader/1.12-SNAPSHOT.json @@ -0,0 +1,30 @@ +{ + "+tweakers": [ + "com.mumfrey.liteloader.launch.LiteLoaderTweaker" + ], + "formatVersion": 0, + "libraries": [ + { + "name": "net.minecraft:launchwrapper:1.12" + }, + { + "name": "org.ow2.asm:asm-all:5.0.3", + "url": "http://repo.maven.apache.org/maven2/" + }, + { + "MMC-hint": "always-stale", + "name": "com.mumfrey:liteloader:1.12-SNAPSHOT", + "url": "http://dl.liteloader.com/versions/" + } + ], + "mainClass": "net.minecraft.launchwrapper.Launch", + "name": "LiteLoader", + "order": 10, + "releaseTime": "2017-06-10T13:14:06", + "requires": { + "net.minecraft": "1.12" + }, + "type": "snapshot", + "uid": "com.mumfrey.liteloader", + "version": "1.12-SNAPSHOT" +}
\ No newline at end of file diff --git a/com.mumfrey.liteloader/index.json b/com.mumfrey.liteloader/index.json index 3bc1046f2..08a569397 100644 --- a/com.mumfrey.liteloader/index.json +++ b/com.mumfrey.liteloader/index.json @@ -5,6 +5,15 @@ "uid": "com.mumfrey.liteloader", "versions": [ { + "releaseTime": "2017-06-10T13:14:06+00:00", + "requires": { + "net.minecraft": "1.12" + }, + "sha256": "e76d2e7e9a364aab2de45b599963e96b28d5a4f2860525fdad6b89b2dea0af13", + "type": "snapshot", + "version": "1.12-SNAPSHOT" + }, + { "releaseTime": "2017-02-22T11:34:04+00:00", "requires": { "net.minecraft": "1.11.2" |
