Skip to content

libgdx-utils as 3rd party extension#2945

Closed
dermetfan wants to merge 3 commits intolibgdx:masterfrom
dermetfan:libgdx-utils-as-extension
Closed

libgdx-utils as 3rd party extension#2945
dermetfan wants to merge 3 commits intolibgdx:masterfrom
dermetfan:libgdx-utils-as-extension

Conversation

@dermetfan
Copy link
Contributor

I'd like to add my little support library as a 3rd party extension to the gdx-setup app. Users already asked for this in the past before the XML configuration existed.

Does your project aim to extend LibGDX with a specific goal in mind?

The goal is to offer additional features (like pre-made scene2d.ui widgets, the TmxMapWriter, AnnotationAssetManager or the PolygonRegionLoader which was merged into libGDX) and utility/helper classes to make game dev even more convenient. I'd let that count as specific enough even though it's rather broad.

Is your project useful to LibGDX users?

I think so, it's catered towards them.

Is your project well established?

Depends on what is well established enough. The repository currently has 9 forks and 46 watchers on Bitbucket. The only statistics I have are those from sonatype:
chart

Your project is well maintained

There was not a single month without commits since I started this project in September 2013 and it's usually compatible with the latest libGDX release.

added libgdx-utils and libgdx-utils-box2d to the 3rd party extensions
@MobiDevelop
Copy link
Member

I'm okay with adding your library to the setup, will let @Tom-Ski verify it all looks good since he's the setup-keeper.

@Tom-Ski
Copy link
Member

Tom-Ski commented Mar 18, 2015

Yup will do. Just need to find time to test the html extension stuff. Ill try to do that tomorrow. This PR will need adapting after that is merged though.

@Tom-Ski
Copy link
Member

Tom-Ski commented Mar 19, 2015

Ok @dermetfan if you could fix up your PR, include your GWT includes also, then rebase to one commit and I'll merge.

@dermetfan
Copy link
Contributor Author

Sorry @Tom-Ski, what does including my GWT includes mean? AFAIK extensions.xml can't declare modules to inherit in GdxDefinition(SuperDev).gwt.xml.

@kotcrab
Copy link
Contributor

kotcrab commented Mar 19, 2015

After merging #2934 gwt inherits are now supported, see extensions.xml.

@dermetfan
Copy link
Contributor Author

Cool, thanks @kotcrab. see #2961

@dermetfan dermetfan closed this Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants