diff --git a/README.md b/README.md index fa8f4525..883961d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +MCA Selector Logo + # MCA Selector [![total downloads](https://img.shields.io/github/downloads/Querz/mcaselector/total.svg)](https://github.com/Querz/mcaselector/releases) [![paypal](https://img.shields.io/badge/donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3PV2GDWZL8HCA) [![chat](https://img.shields.io/discord/722924391805223113?logo=discord)](https://discord.gg/h942U8U) diff --git a/contrib/net.querz.mcaselector.desktop.in b/contrib/net.querz.mcaselector.desktop.in new file mode 100644 index 00000000..ae8281b9 --- /dev/null +++ b/contrib/net.querz.mcaselector.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Categories=Game;Utility;GameTool;Java; +Comment=Tool to select chunks from Minecraft worlds for deletion or export +Exec=@binary@ +Icon=net.querz.mcaselector +Name=MCA Selector +StartupNotify=true +StartupWMClass=net.querz.mcaselector.ui.Window +Terminal=false +Type=Application +Version=1.0 diff --git a/contrib/net.querz.mcaselector.png b/contrib/net.querz.mcaselector.png new file mode 100644 index 00000000..22840197 Binary files /dev/null and b/contrib/net.querz.mcaselector.png differ