pythonmcpi / remount

A powercord plugin to remount (reload) plugins on demand. Also supports watching files for changes and automatically remounting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remount

preview

  • .remount [plugin] - Remounts a plugin
  • .watch add [plugin] - Tracks a plugin and remounts on changes
  • .watch remove [plugin] - Stops tracking a plugin
  • .watch clear - Stops tracking completely

About

A powercord plugin to remount (reload) plugins on demand. Also supports watching files for changes and automatically remounting.

License:MIT License


Languages

Language:JavaScript 100.0%