Add config.json
This commit is contained in:
20
config.json
Normal file
20
config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"servers": [
|
||||
{
|
||||
"nombre": "jkanime",
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 1
|
||||
},
|
||||
"dexpath": ""
|
||||
},
|
||||
{
|
||||
"nombre": "pelispop",
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 1
|
||||
},
|
||||
"dexpath": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user