Skip to content

Manifest Reference

json
{
  "name": "water-quest",
  "title": "Water Quest",
  "entry": "index.html",
  "capabilities": ["companion.plugin.v1"]
}
FieldRequiredDescription
nameYesstable package identifier。lowercase と hyphen を使います。
titleYesuser-facing title。
entryYesHTML entry file。
capabilitiesNogame が必要とする runtime feature。

companion.plugin.v1 は Companion SDK bridge を有効化します。