Update InstanceInfo.md
This commit is contained in:
parent
6b09588fb9
commit
75bb7d0a34
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# How to add your instance to Jank Client
|
# How to add your instance to Jank Client
|
||||||
inside of webpage you'll see a file called `instances.json` in that file you'll need to add your instance and its information in the following format if you want your instance to be a part of the drop down.
|
inside of webpage you'll see a file called `instances.json` in that file you'll need to add your instance and its information in the following format if you want your instance to be a part of the drop down.
|
||||||
```json
|
```
|
||||||
{
|
{
|
||||||
"name":<name>,
|
"name":<name>,
|
||||||
"description"?:<short description>,
|
"description"?:<short description>,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue