Boiyver commited on
Commit
2ac0a44
·
verified ·
1 Parent(s): 493cda5

Add missing launcher data files

Browse files
Files changed (1) hide show
  1. data-lite/files/servers.json +15 -0
data-lite/files/servers.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "host": "151.242.227.172",
4
+ "port": "7777",
5
+ "hostname": "GTA CAOS RJ | gtacaosrj.com",
6
+ "password": 0,
7
+ "players": 32,
8
+ "maxplayers": 500,
9
+ "gamemode": "CAOSRJ L2V v2.0.0",
10
+ "language": "PT/BR",
11
+ "ping": 152,
12
+ "online": true,
13
+ "isFavorite": true
14
+ }
15
+ ]