diff --git a/settings.py b/settings.py index 2a90037..00c658d 100644 --- a/settings.py +++ b/settings.py @@ -45,6 +45,8 @@ class Config: "a35": "#mp_platform", "a36": "#app_crashed_reason", "a37": "#zone_offset", + "a38": "#app_name", + "a39": "#game_version", "b01": "#app_id", "b02": "#type", diff --git a/stop/__init__.py b/stop/__init__.py new file mode 100644 index 0000000..e69de29