Open CanadaHonk opened 3 years ago
Auto-porting of Powercord plugins.
Plugins in Module Store (so working ~100%):
Specific implementations:
powercord/entities
Plugin
settings
entityID
loadStylesheet
powercord/webpack
getModule
getAllModules
getModuleByDisplayName
powercord/injector
inject
uninject
powercord/utils
findInReactTree
getReactInstance
getOwnerInstance
powercord/components/settings
FormItem
TextInput
Began this/last week, using as tracking for features.
Just to note that Plugin.log is also missing
Plugin.log
Auto-porting of Powercord plugins.
Plugins in Module Store (so working ~100%):
Specific implementations:
powercord/entities
:Plugin
:settings
entityID
loadStylesheet
powercord/webpack
:getModule
getAllModules
getModuleByDisplayName
powercord/injector
:inject
uninject
powercord/utils
:findInReactTree
getReactInstance
getOwnerInstance
powercord/components/settings
:FormItem
TextInput