plutoengine/engine-demo/jsr-clone/mods/tefek.srclone/info.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"
}
}
}