Initial commit.

This commit is contained in:
2013-11-21 08:10:12 -04:30
commit 1265e6ed85
17 changed files with 138 additions and 0 deletions

4
res/values/strings.xml Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">My LibGDX Game</string>
</resources>