Hey folks, Kotlin/JS bindings for <PIXI.js> are no...
# javascript
a
Hey folks, Kotlin/JS bindings for PIXI.js are now published on
mavenCentral
and ready to be used ! For now it's a bit tricky to use as I don't added any builder helper and there are a lot of casts issues, but I'll fix these later, all types are updated to Pixi 6.2.2 ^^ To use it, simply add
Copy code
implementation("io.github.ayfri:PIXI-Kotlin:0.1.1")
Please follow the Github Repository if you want to know where a new release comes out :)
a
Thanks for your work
a
Update 0.2.0 is out also :)