Add files via upload

This commit is contained in:
Winston Agustin
2025-10-05 22:56:09 +08:00
committed by GitHub
parent 90a7ee51a5
commit a89f68e810
2 changed files with 22 additions and 0 deletions

BIN
grass_block.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

22
metadata.json Normal file
View File

@@ -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"]
}