gdx-studio
git clone https://git.pyrossh.dev/gdx-studio
An IDE for creating Games using libgdx and Java supported on all platforms Android, iOS, Desktop
fe8c2f4
— Peter John
2014-06-08T11:22:59+05:30
fix: add missing libs
- .gitignore +0 -1
.gitignore
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
*.class
|
|
2
2
|
|
|
3
3
|
# Package Files #
|
|
4
|
-
*.jar
|
|
5
4
|
*.war
|
|
6
5
|
*.ear
|
|
7
6
|
/bin
|