This commit is contained in:
2026-07-01 03:32:41 +00:00
commit cd3dca042d
45 changed files with 8072 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"app_id": "your_app_id",
"app_name": "Your Application",
"channel": "stable",
"api_base_url": "http://127.0.0.1:8000",
"platform": "windows",
"arch": "x64",
"current_version": "1.0.0",
"client_token": "replace_me",
"launch_token": "replace_me",
"request_timeout_ms": 5000,
"temp_folder": "update_temp",
"device_id": ""
}