gdx-setup icon indicating copy to clipboard operation
gdx-setup copied to clipboard

:octocat: Alternative gdx-setup application - create your LibGDX projects with ease!

Results 7 gdx-setup issues
Sort by recently updated
recently updated
newest added

So I just did a fresh install with your latest release, and after generation, I get the error noted in the title. `gradlew --version` shows Gradle 4.0.2 (I wanted to...

bug
platform

The GDX team released 1.9.9 a while ago, and is working on 1.9.10 (which has a changelog, but no builds yet). However, this app defaults to 1.9.8. Specifying it manually...

enhancement

- [x] Simple Kotlin application with some basic KTX features. - [ ] Advanced KTX usage. `Scene2D`? See [KTX](https://github.com/czyzby/ktx).

enhancement
template

The Kotlin / KTX templates have been useful in getting started! Now I'm trying to write a unit test, and I'm having a heck of a time getting the tests...

enhancement
template

Should be: !DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit trunk//EN" "http://google-web-toolkit.googlecode.com/svn/trunk/distro-source/core/src/gwt-module.dtd" Note that I had to remove the angle brackets so it would show up in git.

bug

Hi, first of all I'd like to thank you for a very well-made and useful tool. Now, I use a Mac to develop sometimes, and the setup tool looks pixelated...

enhancement

[gdx-video](https://github.com/libgdx/gdx-video) is a (semi?) official LibGDX extension that could be included in `gdx-setup`.

extension
investigate