mirror of
https://github.com/EndPwnArchive/EndPwn3Plugins.git
synced 2024-08-14 23:57:06 +00:00
Create pluginsrepo.js
This commit is contained in:
parent
7db1aaac2d
commit
b3b3552d41
1 changed files with 8 additions and 0 deletions
8
pluginsrepo.js
Normal file
8
pluginsrepo.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
/*
|
||||
Plugins Repo Plugin for EndPwn
|
||||
Made by Cynthia (Cynosphere)
|
||||
*/
|
||||
|
||||
exports.start = function(){
|
||||
//TODO: All of this
|
||||
}
|
Loading…
Reference in a new issue