Adjust data structure and layout

There are a lot of changes compared to the previous version, many features are mixed together and not easy to commit individually.

Added a new control panel
Added advertisements
Moved packets out of assets

Adjusted the data structure, so that it will be easier to add multi-container functionality in the future.
This commit is contained in:
Caten
2023-09-12 15:07:53 +08:00
parent 76420edd8a
commit 95d6f662de
25 changed files with 830 additions and 156 deletions

View File

@@ -1,4 +1,4 @@
#org.gradle.jvmargs=-Xmx1536M
org.gradle.jvmargs=-Xmx12288m
org.gradle.jvmargs=-Xmx16384m
android.useAndroidX=true
android.enableJetifier=true