User Tools

Site Tools


install

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
install [2019/07/20 12:11] – [Available commands] Fix quotation marks jamieswhiteshirtinstall [2020/06/23 23:12] – [Regular Minecraft Launcher client] prospector
Line 7: Line 7:
 **NOTE** MultiMC is a modding-friendly alternate launcher for Minecraft, which is recommended for working with Fabric and can be found here. If you don't wish to use MultiMC or don't know or care what launcher you're using, follow through to the [[#regular_client|regular client]] instructions. **NOTE** MultiMC is a modding-friendly alternate launcher for Minecraft, which is recommended for working with Fabric and can be found here. If you don't wish to use MultiMC or don't know or care what launcher you're using, follow through to the [[#regular_client|regular client]] instructions.
  
-  - Open [[https://fabricmc.net/use/|the download page]] and choose the gamemapping and loader versions. Click “Copy MultiMC instance url”+  - Create a new game instance. 
-    * Generally, choosing the latest mapping version for a given game version is advisable, as mods do not depend on the deobfuscated names staying the same.+  - Select "Edit Instance" in the instance context menu or on the right side of the window. 
 +  - On the Version tab of the configuration windowclick "Install Fabric" to bring up a dialog with all the available Fabric Loader versions. Pick one and click OK to add it to the instance. 
 +    * Generally using the latest available Loader version is recommended.
     * The loader should be mostly game version-independent. If this situation changes, it will be pointed out, so don't worry!     * The loader should be mostly game version-independent. If this situation changes, it will be pointed out, so don't worry!
-  - Start MultiMC. Click on “Add Instance” in the top-left, then select “Import from ZIP” and paste the URL in the text field. Don't forget to set the name! 
   - Press OK. Your Fabric instance is ready to go - feel free to add mods to it!   - Press OK. Your Fabric instance is ready to go - feel free to add mods to it!
  
 For more detailed instructions visit this guide: [[tutorial:install_with_multimc|Installing Fabric using the MultiMC launcher]] For more detailed instructions visit this guide: [[tutorial:install_with_multimc|Installing Fabric using the MultiMC launcher]]
-==== Regular client ====+ 
 +==== Mojang's Minecraft Launcher====
  
   - Download the Fabric installer from [[https://fabricmc.net/use/|the download page]].   - Download the Fabric installer from [[https://fabricmc.net/use/|the download page]].
Line 20: Line 22:
   - Open the installer. In the window you need to configure the mapping and loader version (as per advice in the [[#multimc|MultiMC section]]) and the install location (the default should be fine on most platforms).\\ **NOTE** You need to enable snapshots in order to make the installer show mapping options for Minecraft snapshots.   - Open the installer. In the window you need to configure the mapping and loader version (as per advice in the [[#multimc|MultiMC section]]) and the install location (the default should be fine on most platforms).\\ **NOTE** You need to enable snapshots in order to make the installer show mapping options for Minecraft snapshots.
   - Press Install. A new game version and profile will be created in the launcher's menu, which you can now use to launch Fabric.   - Press Install. A new game version and profile will be created in the launcher's menu, which you can now use to launch Fabric.
 +
 +For more detailed instructions visit this guide: [[tutorial:install_with_minecraft_launcher|Install using the Minecraft Launcher]]
  
 ==== Server ==== ==== Server ====
Line 30: Line 34:
   - In the window you need to configure the mapping and loader version and the install location.\\ **NOTE** You need to enable snapshots in order to make the installer show mapping options for Minecraft snapshots.   - In the window you need to configure the mapping and loader version and the install location.\\ **NOTE** You need to enable snapshots in order to make the installer show mapping options for Minecraft snapshots.
   - Press Install. In the output directory, a ''fabric-server-launch.jar'' will be created. It expects a ''server.jar'', which is the vanilla server JAR, generally found on Mojang's version announcement blog posts, next to it, but will also generate a properties file on first launch where you can change the path.\\ **NOTE** If you are upgrading your existing server, remember to remove the ''.fabric'' folder if the installer did not remove that for you! Or you will get classloading errors.   - Press Install. In the output directory, a ''fabric-server-launch.jar'' will be created. It expects a ''server.jar'', which is the vanilla server JAR, generally found on Mojang's version announcement blog posts, next to it, but will also generate a properties file on first launch where you can change the path.\\ **NOTE** If you are upgrading your existing server, remember to remove the ''.fabric'' folder if the installer did not remove that for you! Or you will get classloading errors.
 +
 +For more detailed instructions visit this guide: [[tutorial:installing_minecraft_fabric_server|Installing a Minecraft/Fabric Server]]
  
 ===== CLI installation ===== ===== CLI installation =====
Line 42: Line 48:
   * **-loader** Used to select the loader version, defaults to the latest.   * **-loader** Used to select the loader version, defaults to the latest.
   * **-downloadMinecraft** Used to automatically download the Minecraft server jar   * **-downloadMinecraft** Used to automatically download the Minecraft server jar
 +  * **-noprofile** Skip creating client profile
 +  * **-mavenurl** (advanced) Use a custom maven url when installing
 +  * **-metaurl** (advanced) Use a custom meta server url
  
 ==== Available commands ==== ==== Available commands ====
install.txt · Last modified: 2023/12/19 01:07 by poopooracoocoo