forked from PretendoNetwork/Inkay
malamar changes
This commit is contained in:
parent
d5f9207deb
commit
e421ac5a40
11 changed files with 47 additions and 93 deletions
|
|
@ -32,10 +32,10 @@
|
|||
Mandatory plugin information.
|
||||
If not set correctly, the loader will refuse to use the plugin.
|
||||
**/
|
||||
WUPS_PLUGIN_NAME("Inkay(SPFN)");
|
||||
WUPS_PLUGIN_NAME("Malamar (SPFN)");
|
||||
WUPS_PLUGIN_DESCRIPTION("SPFN Network Patcher");
|
||||
WUPS_PLUGIN_VERSION(INKAY_VERSION);
|
||||
WUPS_PLUGIN_AUTHOR("Pretendo contributors and RusticMaple");
|
||||
WUPS_PLUGIN_AUTHOR("redbinder0526, kittentm and Pretendo contributors");
|
||||
WUPS_PLUGIN_LICENSE("GPLv3");
|
||||
|
||||
WUPS_USE_STORAGE("inkay");
|
||||
|
|
|
|||
Loading…
Reference in a new issue