Commit fb90faf 1 parent 05019d1 commit fb90faf Copy full SHA for fb90faf
File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " smartfox-haxe-client" ,
3
3
"license" : " MIT" ,
4
4
"tags" : [
5
- " openfl" ,
6
- " server"
5
+ " smartfox" ,
6
+ " server" ,
7
+ " openfl"
7
8
],
8
- "description" : " Unofficial SmartFox client API " ,
9
+ "description" : " Unofficial Haxe client for SmartFoxServer 2X " ,
9
10
"contributors" : [
10
- " boorik <Vincent Blanchet>" ,
11
- " barisyild <Baris Cagri Yildirim>" ,
12
- " dpomier <Dimitri Pomier>" ,
13
- " Metlmeta"
11
+ " DigiEggz" ,
12
+ " barisyild" ,
13
+ " dpomier"
14
14
],
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" ,
18
18
"dependencies" : {
19
- "crypto" :" " ,
20
- "colyseus-websocket" :" " ,
19
+ "crypto" :" " ,
20
+ "colyseus-websocket" :" " ,
21
21
"openfl" :" "
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments