Added photo mode and Dev-Options are now in a dialog on the start screen Both will only be shown if IS_DEVELOPER in the GameActivity is true
13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
.gradle
|
|
*.apk
|
|
output.json
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
/.idea/libraries
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
/app/build
|
|
/app/release
|
|
*.iml
|