20 lines
343 B
JSON
20 lines
343 B
JSON
|
{
|
||
|
"displayName": "SRClone",
|
||
|
"description": "Java reimplementation of SRClone.",
|
||
|
"author": "Tefek",
|
||
|
"resourceRoots": {
|
||
|
"default": {
|
||
|
"path": "default",
|
||
|
"type": "open"
|
||
|
},
|
||
|
"icons": {
|
||
|
"path": "icons",
|
||
|
"type": "open"
|
||
|
},
|
||
|
"plutofonts": {
|
||
|
"path": "plutofonts",
|
||
|
"type": "open"
|
||
|
}
|
||
|
}
|
||
|
}
|