cctweaked-haxelib/haxelib.json
2018-03-24 15:01:41 -04:00

13 lines
408 B
JSON

{
"name": "computercraft",
"url": "https://github.com/apemanzilla/computercraft-haxelib",
"license": "MIT",
"tags": ["computercraft", "cc", "minecraft", "lua"],
"description": "Bindings for the Lua APIs of the ComputerCraft mod for Minecraft",
"version": "1.0.1",
"classPath": "src",
"releasenote": "Adds missing HTTP api and globals (in ComputerCraft class)",
"contributors": [
"apemanzilla"
]
}