Files
community-plugins/prismlauncher-instances/translations/en.json
T
5ccb52baae feat: add prismlauncher instances plugin (#15)
* feat: add prismlauncher instances plugin

* declare prismlauncher dependency

* Remove leading slash from launcher prefix

* Change tags for plugin.toml

Updated tags in plugin.toml to better reflect functionality.

* fix: use noctalia.listDir

* mention prismlauncher dependency in the readme

---------

Co-authored-by: Lemmy <studio@quadbyte.net>
2026-07-15 09:30:44 -04:00

13 lines
227 B
JSON

{
"settings": {
"prismlauncher_path": {
"label": "PrismLauncher path",
"description": "Path to PrismLauncher"
}
},
"no_instances": {
"title": "No instances found",
"subtitle": "Filter: "
}
}