diff --git a/com.emoticon.diyer.qpjgn.free.game.launcher.json b/com.emoticon.diyer.qpjgn.free.game.launcher.json new file mode 100644 index 0000000..b30fa77 --- /dev/null +++ b/com.emoticon.diyer.qpjgn.free.game.launcher.json @@ -0,0 +1,22 @@ +{ + "repo_url": "http://192.168.0.200:3000/Faxing/GameLauncher.git", + "repo_branch": "gl_1.0.3.0", + "repo_commit": "", + "package_name": "com.emoticon.diyer.qpjgn.free.game.launcher", + "game_type": "unity_native", + "version_display_name": "1.0.0", + "version_code": 1, + "string": { + "base": { + "gl_splash_title": "Craft, fuse, share, be the Emoticon Master!", + "gl_welcome_wifi": "Create your own Emoticon with different elements!", + "gl_welcome_mag": "Merge to create new funny Emoticons!", + "s": "Save your Emoticon to your device and share" + }, + "zh": { + "gl_splash_title": "描述", + "gl_welcome_wifi": "玩法1", + "gl_welcome_mag": "玩法2" + } + } +} \ No newline at end of file diff --git a/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/com.emoticon.diyer.qpjgn.free.game.launcher_android.zip b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/com.emoticon.diyer.qpjgn.free.game.launcher_android.zip new file mode 100644 index 0000000..88031cb Binary files /dev/null and b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/com.emoticon.diyer.qpjgn.free.game.launcher_android.zip differ diff --git a/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/diyemoji.keystore b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/diyemoji.keystore new file mode 100644 index 0000000..bbd7ce7 Binary files /dev/null and b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/diyemoji.keystore differ diff --git a/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/drawable-xxhdpi.zip b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/drawable-xxhdpi.zip new file mode 100644 index 0000000..66e43fd Binary files /dev/null and b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/drawable-xxhdpi.zip differ diff --git a/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/icon.zip b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/icon.zip new file mode 100644 index 0000000..b813fc0 Binary files /dev/null and b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/icon.zip differ diff --git a/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/unityLibrary.zip b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/unityLibrary.zip new file mode 100644 index 0000000..2c2e8af Binary files /dev/null and b/game_config/com.emoticon.diyer.qpjgn.free.game.launcher/unityLibrary.zip differ diff --git a/run_script_com.emoticon.diyer.qpjgn.free.game.launcher.bat b/run_script_com.emoticon.diyer.qpjgn.free.game.launcher.bat new file mode 100644 index 0000000..a650353 --- /dev/null +++ b/run_script_com.emoticon.diyer.qpjgn.free.game.launcher.bat @@ -0,0 +1,3 @@ +@echo off +python main.py --config com.emoticon.diyer.qpjgn.free.game.launcher.json +pause \ No newline at end of file