ModuleBuilder/moduleWrappers/powercord/injector.js

1 line
218 B
JavaScript
Raw Normal View History

2021-04-04 12:48:39 +00:00
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)