jcward / hxtelemetry

Haxe Telemetry Generator for hxScout
MIT License
61 stars 13 forks source link

Kha backend #66

Open Sondro opened 5 years ago

Sondro commented 5 years ago

Hi, saw on hxscout.com it said you were open to framework support requests. Would it be possible to add some kha support with HaxeUI or just cmd-line if possible.

The kha community would really appreciate it.

I know this is separate from hxscout, but I assume this is where it would need to start.

Thanks.

jcward commented 5 years ago

Hi @Sondro - I've written a quick example of how to implement hxScout / hxTelemetry support in a framework. This should be the info that someone needs to implement support in Kha. It's not complicated, but it's a few lines of if-def'd code in low-level places.

I've only used Kha a few times, so @RobDangerous might have to weigh in on the possibility of implementing support into Kha itself.

RobDangerous commented 5 years ago

Do it!