fixed image width

This commit is contained in:
eliza 2024-02-27 18:02:32 +00:00
parent c56aeb611c
commit 20848e361e

View file

@ -21,17 +21,17 @@ slides = true
----------------------------------------------
<p style="text-align: center;">Go to <a href="https://fabricmc.net">fabricmc.net</a> and click the <b>Download</b> button:</p>
<img src="0_mc-setup/01_fabric-download-1.png" style="height:25vh;"></img>
<img src="0_mc-setup/01_fabric-download-1.png" style="height:25vh;width:auto;"></img>
-----------------------------------------------------------
<p style="text-align: center;">Then click the <b>Download</b> button again:</p>
<img src="0_mc-setup/02_fabric-download-2.png" style="height=25vh;"></img>
<img src="0_mc-setup/02_fabric-download-2.png" style="height=25vh;width:auto;"></img>
---------------------------------------------
<p style="text-align: center;">Run the downloaded installer and click <b>Install</b>:</p>
<img src="0_mc-setup/03_install-fabric.png" style="height:35vh;"></img>
<img src="0_mc-setup/03_install-fabric.png" style="height:25vh;width:auto;"></img>
-------------------------------------------------------------------------
@ -45,17 +45,17 @@ slides = true
-------------------------------------------------------------------------
<p style="text-align: center;">Open the Minecraft Launcher and go to the <b>Installations</b> tab:</p>
<img src="0_mc-setup/04_open-launcher.png" style="height:15vh;"></img>
<img src="0_mc-setup/04_open-launcher.png" style="height:15vh;width:auto;"></img>
-----------------------------------
<p style="text-align: center;">Now open the new version's folder:</p>
<img src="0_mc-setup/05_open-folder.png" style="height:15vh;"></img>
<img src="0_mc-setup/05_open-folder.png" style="height:10vh;width:auto;"></img>
----------------------------------
<p style="text-align: center;">Move the downloaded mod into the folder called <b>mods</b>:</p>
<img src="0_mc-setup/06_mods-folder.png" style="height:25vh;"></img>
<img src="0_mc-setup/06_mods-folder.png" style="height:25vh;width:auto;"></img>
-------------------------------------------------------------------------
@ -70,29 +70,30 @@ slides = true
--------------------------------------------------
<p style="text-align: center;">Run MultiMC and create a new instance:</p>
<img src="0_mc-setup/07_multimc-instance.png" style="height:20vh;"></img>
<img src="0_mc-setup/07_multimc-instance.png" style="height:15vh;width:auto;"></img>
------------------------------------------------
<p style="text-align: center;">Select Vanilla 1.20.4 and click <b>Ok</b>:</p>
<img src="0_mc-setup/08_select-version.png" style="height:30vh;"></img>
<img src="0_mc-setup/08_select-version.png" style="height:20vh;width:auto;"></img>
-----------------------------------------
<p style="text-align: center;">Now select the version and click on <b>Edit Instance</b> in the menu on the right side:</p>
<img src="0_mc-setup/09_edit-instance.png" style="height:20vh"></img>
<p style="text-align: center;">Now select the version and click on <b>Edit Instance</b></p>
<p style="text-align: center;">in the menu on the right side:</p>
<img src="0_mc-setup/09_edit-instance.png" style="height:20vh; width:auto;"></img>
----------------------------------------
<p style="text-align: center;">Click on <b>Install Fabric</b> then install the latest version with a star:</p>
<img src="0_mc-setup/10_multimc-fabric.png)" style="height:30vh;"></img>
<img src="0_mc-setup/10_multimc-fabric.png" style="height:20vh;width:auto;"></img>
-----------------------------------------
<p style="text-align: center;">Go to the <b>Loader mods</b> menu:</p>
<img src="0_mc-setup/11_copy-mod-multimc.png" style="height:20vh;"></img>
<img src="0_mc-setup/11_copy-mod-multimc.png" style="height:10vh;width:auto;"></img>
<p style="text-align: center;">And add the downloaded mod file:</p>
<img src="0_mc-setup/12_add-mod.png)" style="height:20vh;"></img>
<img src="0_mc-setup/12_add-mod.png)" style="height:10vh;width:auto;"></img>
-------------------------------------------------------------------------