mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-09-27 03:16:33 -05:00
[ALL] Added more fields to the metadata
- Now the plugin it holds the build timestamp and a description - Added descriptions for all plugins
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "utils/logger.h"
|
||||
|
||||
WUPS_PLUGIN_NAME("Padcon");
|
||||
WUPS_PLUGIN_DESCRIPTION("Turns the gamepad screen on/off when pressing the right stick.");
|
||||
WUPS_PLUGIN_VERSION("v1.0");
|
||||
WUPS_PLUGIN_AUTHOR("Maschell");
|
||||
WUPS_PLUGIN_LICENSE("GPL");
|
||||
|
||||
Reference in New Issue
Block a user