Skip to content

Commit fb90faf

Browse files
authored
Update haxelib.json
1 parent 05019d1 commit fb90faf

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

haxelib.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
"name": "smartfox-haxe-client",
33
"license": "MIT",
44
"tags": [
5-
"openfl",
6-
"server"
5+
"smartfox",
6+
"server",
7+
"openfl"
78
],
8-
"description": "Unofficial SmartFox client API",
9+
"description": "Unofficial Haxe client for SmartFoxServer 2X",
910
"contributors": [
10-
"boorik <Vincent Blanchet>",
11-
"barisyild <Baris Cagri Yildirim>",
12-
"dpomier <Dimitri Pomier>",
13-
"Metlmeta"
11+
"DigiEggz",
12+
"barisyild",
13+
"dpomier"
1414
],
15-
"releasenote": "Encryption support",
16-
"version": "0.2.4",
17-
"url": "https://github.com/Metlmeta/smartfox-haxe-client",
15+
"releasenote": "Stability improvements",
16+
"version": "1.0.1",
17+
"url": "https://github.com/DigiEggz/smartfox-haxe-client",
1818
"dependencies": {
19-
"crypto":"",
20-
"colyseus-websocket":"",
19+
"crypto":"",
20+
"colyseus-websocket":"",
2121
"openfl":""
2222
}
2323
}

0 commit comments

Comments
 (0)