Skip to content

The "Getting Start: Project Generation" page uses a deprecated tool (gdx-setup) #181

@djalilhebal

Description

@djalilhebal

The Project Generation page (https://libgdx.com/wiki/start/project-generation) contains a direct download link to gdx-setup v1.12.1 (jar file), which is an old version of a deprecated project.

There is a newer continuation/fork of it: gdx-liftoff (https://github.com/libgdx/gdx-liftoff).

I scaffolded a Desktop + Web (GWT) project using gdx-setup and spent hours trying to get html:dist or html:superDev to run, only to realize later that gdx-setup is deprecated in favor of gdx-liftoff.

Suggestions:

  • In Project Generation, link to the gdx-setup repo (so users can download the latest version if they need to + know the project is deprecated).
  • Rewrite the Project Generation page for gdx-liftoff.
  • Update related pages, like desktop:run does not work in gdx-liftoff-generated projects but lwjgl3:run does.

I would make these changes myself, but I'm just getting started with libGDX and have no idea what I'm doing :p

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions