fix readme and haxelib json
This commit is contained in:
parent
74fbbfff72
commit
f8a788f91c
@ -1,3 +1,3 @@
|
|||||||
# cctweaked-haxelib
|
# cctweaked-haxelib
|
||||||
|
|
||||||
This is a minimal set of externs for the Lua APIs of CC: Tweaked for the [haxe programming language](https://haxe.org). It's not available through haxelib *yet*. Only Lua is supported as a platform.
|
This is a minimal set of externs for the Lua APIs of CC: Tweaked for the [haxe programming language](https://haxe.org). It's available through haxelib as `cctweaked`. Only Lua is supported as a platform.
|
@ -7,5 +7,5 @@
|
|||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"classPath": "src",
|
"classPath": "src",
|
||||||
"releasenote": "Adds many missing apis added by CC: Tweaked",
|
"releasenote": "Adds many missing apis added by CC: Tweaked",
|
||||||
"contributors": ["apemanzilla", "RGFTheCoder"]
|
"contributors": ["RGFTheCoder", "apemanzilla"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user