OrizonSAMP commited on
Commit
39b1f32
·
verified ·
1 Parent(s): f098a1b

Update client_config.json

Browse files
Files changed (1) hide show
  1. client_config.json +7 -11
client_config.json CHANGED
@@ -1,15 +1,11 @@
1
  {
2
  "client_config": {
3
- "version_code": 110,
4
- "url_launcher": "",
5
- "url_cache_files": "https://huggingface.co/datasets/OrizonSAMP/data/raw/main/files.json",
6
- "reklam_ayar_durum": 1,
7
- "admin_nickleri": [
8
- "Matite",
9
- "Venimus Holmes",
10
- "Freezer",
11
- "Erdi",
12
- "okan"
13
- ]
14
  }
15
  }
 
1
  {
2
  "client_config": {
3
+ "app_server_status": true,
4
+ "app_beta_status": false,
5
+ "game_version": "1.0.0",
6
+ "game_url": "https://samp-mobile.shop/launcherarizona.apk",
7
+ "version_code": 130,
8
+ "url_launcher": "https://samp-mobile.shop/launcher.apk",
9
+ "url_cache_files": "https://samp-mobile.shop/files.json"
 
 
 
 
10
  }
11
  }