Create libGDX project

This commit is contained in:
2026-02-19 12:06:57 +00:00
parent 4d361a3f85
commit f0ec933944
31 changed files with 1061 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_background_color"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>