replugged
Preparing search index...
types
RepluggedPlugin
Interface RepluggedPlugin
interface
RepluggedPlugin
{
hasCSS
:
boolean
;
manifest
:
{
author
:
|
{
discordID
?:
string
;
github
?:
string
;
name
:
string
}
|
{
discordID
?:
string
;
github
?:
string
;
name
:
string
}
[]
;
description
:
string
;
id
:
string
;
image
?:
string
|
string
[]
;
license
:
string
;
name
:
string
;
plaintextPatches
?:
string
;
reloadRequired
?:
boolean
;
renderer
?:
string
;
source
?:
string
;
type
:
"replugged-plugin"
;
updater
?:
{
id
:
string
;
type
:
"github"
|
"store"
}
;
version
:
string
;
}
;
path
:
string
;
}
Index
Properties
has
CSS
manifest
path
Properties
has
CSS
hasCSS
:
boolean
manifest
manifest
:
{
author
:
|
{
discordID
?:
string
;
github
?:
string
;
name
:
string
}
|
{
discordID
?:
string
;
github
?:
string
;
name
:
string
}
[]
;
description
:
string
;
id
:
string
;
image
?:
string
|
string
[]
;
license
:
string
;
name
:
string
;
plaintextPatches
?:
string
;
reloadRequired
?:
boolean
;
renderer
?:
string
;
source
?:
string
;
type
:
"replugged-plugin"
;
updater
?:
{
id
:
string
;
type
:
"github"
|
"store"
}
;
version
:
string
;
}
path
path
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
has
CSS
manifest
path
replugged
Loading...