mirror of
https://github.com/wiiu-env/homebrew_on_menu_plugin.git
synced 2025-02-16 18:19:18 +01:00
Update the plugin name
This commit is contained in:
parent
b972e9d3a4
commit
cf955172f8
@ -26,8 +26,8 @@ struct _ACPMetaData {
|
|||||||
char bootlogo[28604];
|
char bootlogo[28604];
|
||||||
} _ACPMetaData;
|
} _ACPMetaData;
|
||||||
|
|
||||||
WUPS_PLUGIN_NAME("Homebrew SysLauncher");
|
WUPS_PLUGIN_NAME("Homebrew in Wii U menu");
|
||||||
WUPS_PLUGIN_DESCRIPTION("Allows the user to load homebrew from the System Menu");
|
WUPS_PLUGIN_DESCRIPTION("Allows the user to load homebrew from the Wii U menu");
|
||||||
WUPS_PLUGIN_VERSION("0.1");
|
WUPS_PLUGIN_VERSION("0.1");
|
||||||
WUPS_PLUGIN_AUTHOR("Maschell");
|
WUPS_PLUGIN_AUTHOR("Maschell");
|
||||||
WUPS_PLUGIN_LICENSE("GPL");
|
WUPS_PLUGIN_LICENSE("GPL");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user