our good forum fairy saidintouch came up with a couple of things you have to know before posting a contribution here. I'd like you to follow these guide lines if possible so that others don't have to go through the trouble figuring stuff out.
- Specify the license of your contribution. Apache 2 or BSD are the best imo, LGPL is problematic on Android, GPL might be a no-go for commercial products
- Submission does not automatically that it will get included in the core API of libgdx. For that the license MUST be Apache 2 and you must grant us permission to use it in libgdx. Even if permission is given we might decide not to include it. So, plesae don't get super angry if your code does not get included. Others can still profit from it
Nice to have:
- Full Javadocs
- A simple example that demonstrates the usage
Let them contributions come!
