diff --git a/grass_block.png b/grass_block.png new file mode 100644 index 0000000..75c9f2e Binary files /dev/null and b/grass_block.png differ diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..2274803 --- /dev/null +++ b/metadata.json @@ -0,0 +1,22 @@ +{ + "KPackageStructure": "Plasma/Applet", + "KPlugin": { + "Authors": [ + { + "Email": "calamytymytryx@gmail.com", + "Name": "CAL" + } + ], + "BugReportUrl": "", + "Category": "Application Launchers", + "Description": "Minecraft Creative Inventory style application launcher", + "EnabledByDefault": true, + "Icon": "grass_block.png", + "Id": "mc_inventory", + "License": "GPL-2.0+", + "Name": "MC Inventory", + "Website": "" + }, + "X-Plasma-API-Minimum-Version": "6.0", + "X-Plasma-Provides": ["org.kde.plasma.launchermenu"] +}