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 revision
Previous revision
Next revisionBoth sides next revision
tutorial:setup [2019/10/22 16:55] fudgetutorial:setup [2019/11/16 19:14] – fix another curse fudge
Line 13: Line 13:
        * Make sure to update the versions of Minecraft, the mappings and the loader - all of which can be queried through [[https://modmuss50.me/fabric.html|this website]] - to match the versions you wish to target.        * Make sure to update the versions of Minecraft, the mappings and the loader - all of which can be queried through [[https://modmuss50.me/fabric.html|this website]] - to match the versions you wish to target.
        * Add any other dependencies you plan to use in ''build.gradle''.        * Add any other dependencies you plan to use in ''build.gradle''.
-   - Import the project to your IDE. Follow [[tutorial:vscode_setup|these instructions]] to import the project to Visual Studio Code. +   - Import the build.gradle file to your IDE. Follow [[tutorial:vscode_setup|these instructions]] to import the project to Visual Studio Code. 
-   - For Eclipse, If you would like to have the IDE run configs you can run ''gradlew eclipse''.+   For IntelliJ, press ''Add Configuration...'' and then select ''Minecraft Client'' and press ''OK''     For Eclipse, If you would like to have the IDE run configs you can run ''gradlew eclipse''.
    - Happy modding!    - Happy modding!
  
Line 22: Line 22:
  
 ===== Getting started ===== ===== Getting started =====
-Try [[tutorial:items|adding an item]] or [[tutorial:blocks|a block]]. Its also a good idea to visit [[tutorial:applychanges|Applying changes without restarting Minecraft]].+Try [[tutorial:items|adding an item]] or [[tutorial:blocks|a block]]. It's also a good idea to visit [[tutorial:applychanges|Applying changes without restarting Minecraft]].
 ===== Advice ===== ===== Advice =====
  
tutorial/setup.txt · Last modified: 2024/04/15 00:35 by solidblock