mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-31 14:36:18 -05:00
18 lines
309 B
JSON
18 lines
309 B
JSON
{
|
|
"name": "Pokemon Showdown",
|
|
"version": "0.3.0",
|
|
|
|
"main": "index.html",
|
|
"node-remote": "play.pokemonshowdown.com",
|
|
"no-edit-menu": false,
|
|
"window": {
|
|
"icon": "icons/icon_32x32.png",
|
|
"title": "Loading...",
|
|
"toolbar": false,
|
|
"show": false
|
|
},
|
|
"webkit": {
|
|
"plugin": true
|
|
}
|
|
}
|