Skip to content

Commit

Permalink
update mcdev tag with a description and a gif showing a common usage …
Browse files Browse the repository at this point in the history
…pattern (#162)
  • Loading branch information
dicedpixels authored Aug 9, 2024
1 parent aedd73c commit 402867e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
Binary file added images/mcdev-autocomplete.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions tags/link/mcdev.ytag
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
type: text
type: embed

colour: black
embed:
title: Minecraft Dev for IntelliJ (MCDEV)
image:
url: "https://raw.githubusercontent.com/FabricMC/community/main/images/mcdev-autocomplete.gif"

---

MinecraftDev plugin: https://minecraftdev.org/ (https://github.com/minecraft-dev/MinecraftDev)
MCDEV is an open source IntelliJ IDEA plugin that provides first class support for Minecraft development. It provides useful functionalities like Mixin method/target autocompletion, Mixin debugging capabilities and other common Fabric/Minecraft related inspections.

* JetBrains Marketplace: [Minecraft Development](<https://plugins.jetbrains.com/plugin/8327-minecraft-development>)
* Website: [mcdev.io](<https://mcdev.io/>)
* GitHub: [minecraft-dev/MinecraftDev](<https://github.com/minecraft-dev/MinecraftDev>)

0 comments on commit 402867e

Please sign in to comment.