[gui] udpate skins and dispatchers
This commit is contained in:
33
haxelib.json
33
haxelib.json
@@ -1,16 +1,21 @@
|
||||
{
|
||||
"name": "haxework",
|
||||
"url" : "https://bitbucket.org/shmyga/haxework",
|
||||
"license": "BSD",
|
||||
"tags": ["flash", "openfl"],
|
||||
"description": "Framework.",
|
||||
"version": "0.8.2",
|
||||
"releasenote": "Update.",
|
||||
"contributors": ["shmyga"],
|
||||
"classPath": "src/main",
|
||||
"dependencies": {
|
||||
"promhx": "1.1.0",
|
||||
"openfl": "8.5.1",
|
||||
"yaml": "1.3.0"
|
||||
}
|
||||
"name": "haxework",
|
||||
"url": "https://bitbucket.org/shmyga/haxework",
|
||||
"license": "BSD",
|
||||
"tags": [
|
||||
"flash",
|
||||
"openfl"
|
||||
],
|
||||
"description": "Framework.",
|
||||
"version": "0.9.0",
|
||||
"releasenote": "Update.",
|
||||
"contributors": [
|
||||
"shmyga"
|
||||
],
|
||||
"classPath": "src/main",
|
||||
"dependencies": {
|
||||
"promhx": "1.1.0",
|
||||
"openfl": "8.5.1",
|
||||
"yaml": "1.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user