Skip to content
Snippets Groups Projects
Commit 5b4999f0 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Normalize game architecture

parent 520e1b60
No related branches found
No related tags found
1 merge request!42Resolve "Normalize game architecture"
Pipeline #5693 passed
Showing
with 9 additions and 16 deletions
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
app.versionName=0.1.19
app.versionCode=40
app.versionName=0.2.0
app.versionCode=41
assets/icons/button_start.png

3.58 KiB

assets/icons/level_easy.png

3.56 KiB

assets/icons/level_hard.png

8.56 KiB

assets/icons/level_medium.png

5.98 KiB

assets/icons/level_nightmare.png

10.8 KiB

assets/icons/size_10x10.png

502 B

assets/icons/size_15x15.png

643 B

assets/icons/size_20x20.png

788 B

assets/icons/skin_default.png

209 B

{
"app_name": "Minehunter",
"long_press_to_quit": "Long press to quit game...",
"bottom_nav_home": "Game",
"bottom_nav_settings": "Settings",
"bottom_nav_about": "About",
"settings_title": "Settings",
"settings_label_theme": "Theme mode",
"about_title": "About",
"about_content": "Minehunter.",
"about_version": "Version: {version}"
"about_version": "Version: {version}",
"": ""
}
{
"app_name": "Démineur",
"long_press_to_quit": "Appuyer longtemps pour quitter le jeu...",
"bottom_nav_home": "Jeu",
"bottom_nav_settings": "Réglages",
"bottom_nav_about": "Infos",
"settings_title": "Réglages",
"settings_label_theme": "Thème de couleurs",
"about_title": "Informations",
"about_content": "Démineur.",
"about_version": "Version : {version}"
"about_version": "Version : {version}",
"": ""
}
File moved
File moved
assets/ui/button_start.png

3.91 KiB

File moved
File moved
File moved
Improve/normalize game architecture.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment