- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
30 lines
541 B
JSON
30 lines
541 B
JSON
{
|
|
"states": [{
|
|
"id": 1,
|
|
"is_initial_state": true,
|
|
"type": "alert",
|
|
"title": {
|
|
"key": "applovin_pp_title",
|
|
"replacements": ["<APP_NAME>"]
|
|
},
|
|
"message": {
|
|
"key": "applovin_agree_message"
|
|
},
|
|
"transitions": [{
|
|
"title": {
|
|
"key": "applovin_continue_button_text"
|
|
},
|
|
"style": "default",
|
|
"destination_state_id": 12
|
|
}]
|
|
}, {
|
|
"id": 12,
|
|
"type": "event",
|
|
"name": "tos_ok",
|
|
"destination_state_id": 99
|
|
}, {
|
|
"id": 99,
|
|
"type": "reinit"
|
|
}]
|
|
}
|