Add support for textures

This commit is contained in:
2021-01-30 17:41:59 +01:00
parent c4fb7ff1d8
commit fab70ddc86
18 changed files with 226 additions and 21 deletions

3
.gitignore vendored
View File

@@ -132,4 +132,7 @@ gradle-app.setting
### Gradle Patch ###
**/build/
### Textures and other resources ###
*.png
# End of https://www.toptal.com/developers/gitignore/api/java,gradle,intellij