@@ -22,7 +22,7 @@ A Haxe library which adds native video playback on [HaxeFlixel](https://haxeflix
22
22
23
23
2. Add this code in the *** project.xml*** file.
24
24
` ` ` xml
25
- < haxelib name=" hxCodec" if=" desktop || android " />
25
+ < haxelib name=" hxCodec" if=" desktop || mobile " />
26
26
` ` `
27
27
28
28
** OPTIONAL: Some defines you can add to your project**
@@ -62,10 +62,12 @@ Check out the [Samples Folder](samples/) for examples on how to use this library
62
62
63
63
| Avatar | UserName | Involvement |
64
64
| ------ | -------- | ----------- |
65
- | ! [](https://avatars.githubusercontent.com/u/47796739? s=64) | [polybiusproxy](https://github.com/polybiusproxy) | Creator of ** hxCodec** .
66
- | ! [](https://avatars.githubusercontent.com/u/1677550? s=64) | [datee](https://github.com/datee) | Creator of ** HaxeVLC** .
67
- | ! [](https://avatars.githubusercontent.com/u/77043862? s=64) | [MAJigsaw77](https://github.com/MAJigsaw77) | Programmer, Android & Linux support.
68
- | ! [](https://avatars.githubusercontent.com/u/4635334? s=64) | [EliteMasterEric](https://github.com/EliteMasterEric) | Additional Programmer.
69
- | ! [](https://avatars.githubusercontent.com/u/84131849? s=64) | [RapperGF](https://github.com/RapperGF) | Rendering Overhaul & Testing.
70
- | ! [](https://avatars.githubusercontent.com/u/49110074? s=64) | [swordcube](https://github.com/swordcube) | Testing Linux Support.
71
- | ! [](https://avatars.githubusercontent.com/u/107599365? v=64) | [Jonnycat](https://github.com/JonnycatMeow) | MacOS Support.
65
+ | ! [](https://avatars.githubusercontent.com/u/47796739? s=64) | [polybiusproxy](https://github.com/polybiusproxy) | Creator of ** hxCodec**
66
+ | ! [](https://avatars.githubusercontent.com/u/1677550? s=64) | [datee](https://github.com/datee) | Creator of ** HaxeVLC**
67
+ | ! [](https://avatars.githubusercontent.com/u/77043862? s=64) | [MAJigsaw77](https://github.com/MAJigsaw77) | Programmer, Android & Linux support
68
+ | ! [](https://avatars.githubusercontent.com/u/4635334? s=64) | [EliteMasterEric](https://github.com/EliteMasterEric) | Additional Programmer
69
+ | ! [](https://avatars.githubusercontent.com/u/84131849? s=64) | [RapperGF](https://github.com/RapperGF) | Rendering Overhaul & Testing
70
+ | ! [](https://avatars.githubusercontent.com/u/49110074? s=64) | [swordcube](https://github.com/swordcube) | Testing Linux support
71
+ | ! [](https://avatars.githubusercontent.com/u/107599365? v=64) | [Jonnycat](https://github.com/JonnycatMeow) | macOS support
72
+ | ! [](https://avatars.githubusercontent.com/u/103241885? s=64) | [FutureDorito](https://github.com/Futuredorito) | iOS support
73
+ | ! [](https://avatars.githubusercontent.com/u/82843871? s=64) | [mcagabe19](https://github.com/mcagabe19) | iOS support
0 commit comments