2018-03-22 03:16:51 +00:00
|
|
|
{
|
2021-03-22 04:24:10 +00:00
|
|
|
"name": "cctweaked",
|
|
|
|
"url": "https://github.com/CCTweakedHaxePrograms/cctweaked-haxelib",
|
2018-03-22 03:16:51 +00:00
|
|
|
"license": "MIT",
|
2021-03-22 04:24:10 +00:00
|
|
|
"tags": ["computercraft", "cc", "minecraft", "lua", "cctweaked"],
|
|
|
|
"description": "Bindings for the Lua APIs of the CC: Tweaked mod for Minecraft",
|
2021-03-22 04:59:36 +00:00
|
|
|
"version": "2.1.0",
|
2018-03-22 03:16:51 +00:00
|
|
|
"classPath": "src",
|
2021-03-22 04:24:10 +00:00
|
|
|
"releasenote": "Adds many missing apis added by CC: Tweaked",
|
2021-03-22 04:38:30 +00:00
|
|
|
"contributors": ["RGFTheCoder", "apemanzilla"]
|
2021-03-22 04:24:10 +00:00
|
|
|
}
|