12 lines
417 B
JSON
12 lines
417 B
JSON
{
|
|
"name": "cctweaked",
|
|
"url": "https://github.com/CCTweakedHaxePrograms/cctweaked-haxelib",
|
|
"license": "MIT",
|
|
"tags": ["computercraft", "cc", "minecraft", "lua", "cctweaked"],
|
|
"description": "Bindings for the Lua APIs of the CC: Tweaked mod for Minecraft",
|
|
"version": "2.0.0",
|
|
"classPath": "src",
|
|
"releasenote": "Adds many missing apis added by CC: Tweaked",
|
|
"contributors": ["RGFTheCoder", "apemanzilla"]
|
|
}
|