User Tools

Site Tools


tutorial:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:setup [2020/07/27 23:18] – [MinecraftDev IntelliJ IDEA Plugin] Better commas comp500tutorial:setup [2020/08/09 12:49] – [Generator] swapped with MCDev telepathicgrunt
Line 42: Line 42:
 If you are using VSCode by Microsoft, please follow [[tutorial:vscode_setup|these instructions]] If you are using VSCode by Microsoft, please follow [[tutorial:vscode_setup|these instructions]]
  
-==== Generator ==== +==== MinecraftDev IntelliJ IDEA Plugin ==== 
-You may also use [[https://github.com/ExtraCrafTX/GeneratorFabricMod|GeneratorFabricMod]] by ExtraCrafTXa convenient tool to automatically generate new fabric mods from templateFollow these steps: +If you are using IntelliJ IDEA you can use the MinecraftDev pluginThis plugin adds support for automatically generating Fabric projects as well as some mixin related features like inspections, generating accessors/shadow fieldsand the Copy Mixin Target Reference context menu option
-  - Download latest release of GeneratorFabricMod [[https://github.com/ExtraCrafTX/GeneratorFabricMod/releases|here]] and extract them. +The plugin can be found [[https://plugins.jetbrains.com/plugin/8327|in the IntelliJ plugin repository]], so you can install it using IntelliJ's internal plugin browser by navigating to File → Settings → Pluginsthen clicking the Marketplace tab and searching for Minecraft.
-  - Make a new directorythen run a command shell there and type ''path/to/GeneratorFabricMod/bin/GeneratorFabricMod''+
-  - After letting it get its dependenciesfollow the instructions and input required information. +
-  - You're now done, just open the project folder with in your IDE.+
  
 ==== MinecraftDev IntelliJ IDEA Plugin ==== ==== MinecraftDev IntelliJ IDEA Plugin ====
tutorial/setup.txt · Last modified: 2024/04/15 00:35 by solidblock