diff --git a/moduleWrappers/powercord/injector.js b/moduleWrappers/powercord/injector.js index e69de29..a654674 100644 --- a/moduleWrappers/powercord/injector.js +++ b/moduleWrappers/powercord/injector.js @@ -0,0 +1 @@ +module.exports = goosemodScope.patcher; // GM's Patcher main functions (inject, uninject) have very similar syntax to PC's Injector as it was initially based on PC's design (however was later changed to use patch func) \ No newline at end of file