Created
December 27, 2015 19:18
-
-
Save SquidDev/7f8fbd2f2df15aac6f13 to your computer and use it in GitHub Desktop.
CCTweaks-Versions
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
| { | |
| "homepage": "https://github.com/SquidDev-CC/CC-Tweaks", | |
| "promos": { | |
| "1.7.10-latest": "0.2.3.4", | |
| "1.7.10-recommended": "0.2.3.4", | |
| "1.8-latest": "0.2.3.4", | |
| "1.8-recommended": "0.2.3.4" | |
| }, | |
| "1.7.10": { | |
| "0.2.3.4": "Computronics Multiperipheral Compatability\nUpdate Patcher version fixing issue with `peripheral.getMethods.`" | |
| }, | |
| "1.8": { | |
| "0.2.3.4": "Update to 1.8\nRemoved Multipart, OpenPeripheral and Peripherals++ integration - not updated to 1.8 yet\nRemoved turtle custom name rendering\nAdd CC version checker - it will print a massive warning if running under a version that CCTweaks wasn't designed for." | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment