OrizonSAMP commited on
Commit
93aa6ad
·
verified ·
1 Parent(s): 1f5391d

Create hosted.json

Browse files
Files changed (1) hide show
  1. hosted.json +13 -0
hosted.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query": [
3
+ {
4
+ "number": 0,
5
+ "name": "Orizon",
6
+ "ip": "135.148.70.133",
7
+ "port": 7777,
8
+ "online": 0,
9
+ "maxplayers": 500,
10
+ "password": true
11
+ }
12
+ ]
13
+ }