Readme
This commit is contained in:
parent
4af669789c
commit
18dad0e83a
|
@ -1,5 +1,16 @@
|
|||
//META{"name":"customGamePlugin"}*//
|
||||
|
||||
/*
|
||||
* #####################READ THIS!################################
|
||||
* #####################READ THIS!################################
|
||||
*
|
||||
* This plugin is discontinued and no longer works due to Discord having custom game title built in and is kept for archiving purposes only.
|
||||
*
|
||||
* #####################READ THIS!################################
|
||||
* #####################READ THIS!################################
|
||||
*/
|
||||
|
||||
|
||||
function customGamePlugin() {}
|
||||
|
||||
customGamePlugin.prototype.load = function() {
|
||||
|
|
Loading…
Reference in New Issue