Created
April 7, 2015 19:16
-
-
Save peterix/ce367fc0c09ceea0bb9f to your computer and use it in GitHub Desktop.
mod.shader.json - with local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "+libraries": [ | |
| { | |
| "insert": "prepend", | |
| "name": "org.ow2.asm:asm-all:4.1" | |
| }, | |
| { | |
| "insert": "prepend", | |
| "name": "net.minecraft:launchwrapper:1.9" | |
| }, | |
| { | |
| "MMC-depend": "hard", | |
| "MMC-hint": "local", | |
| "insert": "prepend", | |
| "name": "shadersmodcore:ShadersModCore:2.4.11mc1.8", | |
| "url": "http://dethware.org/repo/" | |
| } | |
| ], | |
| "+tweakers": [ | |
| "shadersmod.launch.SMCTweaker" | |
| ], | |
| "fileId": "mod.shader", | |
| "mainClass": "net.minecraft.launchwrapper.Launch", | |
| "mcVersion": "1.8", | |
| "minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userProperties ${user_properties} --userType ${user_type} ", | |
| "name": "ShadersModCore", | |
| "order": 11, | |
| "version": "2.4.11mc1.8" | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to use:
http://imgur.com/cUYHOJ7
Make sure the format of the folder names and the jar filename match the pattern.