xpenatan / gdx-teavm

Run Libgdx in a webbrowser with teavm
Apache License 2.0
108 stars 16 forks source link

Update launch config #56

Closed xpenatan closed 1 year ago

xpenatan commented 1 year ago

Small change to return TeaVMTool object so its possible to config more settings.

Now its possible to change teavm main class instead of using the default TeaLauncher class.

Check BuildUITest