updated images in slides
This commit is contained in:
parent
52adfa26f7
commit
d00717b119
3 changed files with 19 additions and 45 deletions
BIN
..gitignore.un~
BIN
..gitignore.un~
Binary file not shown.
28
.gitignore~
28
.gitignore~
|
@ -1,28 +0,0 @@
|
||||||
# IDE folder
|
|
||||||
/.idea
|
|
||||||
|
|
||||||
# Microsoft office Lockfiles
|
|
||||||
~$*
|
|
||||||
*.tmp
|
|
||||||
|
|
||||||
# Test files
|
|
||||||
test.*
|
|
||||||
*.test.*
|
|
||||||
/test
|
|
||||||
|
|
||||||
# Output of compiling
|
|
||||||
/out
|
|
||||||
/build
|
|
||||||
/target
|
|
||||||
|
|
||||||
# Dealing with BlueJ
|
|
||||||
*.bluej
|
|
||||||
*.out
|
|
||||||
*.ctxt
|
|
||||||
|
|
||||||
# Dealing with Mac users
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
# nix
|
|
||||||
result
|
|
||||||
/result
|
|
|
@ -21,19 +21,19 @@ 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>
|
<p style="text-align: center;">Go to <a href="https://fabricmc.net">fabricmc.net</a> and click the <b>Download</b> button:</p>
|
||||||
![download_fabric](0_mc-setup/01_fabric-download-1.png)
|
<img src="0_mc-setup/01_fabric-download-1.png" style="height:25vh;">
|
||||||
|
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Then click the <b>Download</b> button again:</p>
|
<p style="text-align: center;">Then click the <b>Download</b> button again:</p>
|
||||||
![download_fabric](0_mc-setup/02_fabric-download-2.png)
|
<img src="0_mc-setup/02_fabric-download-2.png" style="height=25vh;">
|
||||||
|
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Run the downloaded installer and click <b>Install</b>:</p>
|
<p style="text-align: center;">Run the downloaded installer and click <b>Install</b>:</p>
|
||||||
![install_fabric](0_mc-setup/03_install-fabric.png)
|
<img src="0_mc-setup/03_install-fabric.png" style="height:35vh;">
|
||||||
|
|
||||||
----------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Next, go to <a href="https://modrinth.com/plugin/simple-voice-chat/versions?g=1.20.4&l=fabric">this</a> link or to <a href="https://modrinth.com">modrinth.com</a> then mods, search for Simple Voice Chat, then the Versions tab.</p>
|
<p style="text-align: center;">Next, go to <a href="https://modrinth.com/plugin/simple-voice-chat/versions?g=1.20.4&l=fabric">this</a> link or to <a href="https://modrinth.com">modrinth.com</a> then mods, search for Simple Voice Chat, then the Versions tab.</p>
|
||||||
|
|
||||||
|
@ -41,58 +41,60 @@ slides = true
|
||||||
|
|
||||||
<p style="text-align: center;">Also do this if you're using MultiMC.</p>
|
<p style="text-align: center;">Also do this if you're using MultiMC.</p>
|
||||||
|
|
||||||
----------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Open the Minecraft Launcher and go to the <b>Installations</b> tab:</p>
|
<p style="text-align: center;">Open the Minecraft Launcher and go to the <b>Installations</b> tab:</p>
|
||||||
![installations_tab](0_mc-setup/04_open-launcher.png)
|
<img src="0_mc-setup/04_open-launcher.png" style="height:15vh;">
|
||||||
|
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Now open the new version's folder:</p>
|
<p style="text-align: center;">Now open the new version's folder:</p>
|
||||||
![open_folder](0_mc-setup/05_open-folder.png)
|
<img src="0_mc-setup/05_open-folder.png" style="height:15vh;">
|
||||||
|
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Move the downloaded mod into the folder called <b>mods</b>:</p>
|
<p style="text-align: center;">Move the downloaded mod into the folder called <b>mods</b>:</p>
|
||||||
![mods_folder](0_mc-setup/06_mods-folder.png)
|
<img src="0_mc-setup/06_mods-folder.png" style="height:25vh;">
|
||||||
|
|
||||||
-----------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">And you're done!</p>
|
<p style="text-align: center;">And you're done!</p>
|
||||||
<p style="text-align: center;">You can launch the Fabric Minecraft version and join the server using the instructions on <a href="https://games.skynet.ie">games.skynet.ie</a>.</p>
|
<p style="text-align: center;">You can launch the Fabric Minecraft version and join the server using the instructions on <a href="https://games.skynet.ie">games.skynet.ie</a>.</p>
|
||||||
|
|
||||||
------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
<h2 style="text-align: center;">MultiMC setup</h2>
|
<h2 style="text-align: center;">MultiMC setup</h2>
|
||||||
|
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Run MultiMC and create a new instance:</p>
|
<p style="text-align: center;">Run MultiMC and create a new instance:</p>
|
||||||
![new_instance](0_mc-setup/07_multimc-instance.png)
|
<img src="0_mc-setup/07_multimc-instance.png" style="height:20vh;">
|
||||||
|
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Select Vanilla 1.20.4 and click <b>Ok</b>:</p>
|
<p style="text-align: center;">Select Vanilla 1.20.4 and click <b>Ok</b>:</p>
|
||||||
![select_version](0_mc-setup/08_select-version.png)
|
<img src="0_mc-setup/08_select-version.png" style="height:30vh;">
|
||||||
|
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Now select the version and click on <b>Edit Instance</b> in the menu on the right side:</p>
|
<p style="text-align: center;">Now select the version and click on <b>Edit Instance</b> in the menu on the right side:</p>
|
||||||
![edit_instance](0_mc-setup/09_edit-instance.png)
|
<img src="0_mc-setup/09_edit-instance.png" style="height:20vh">
|
||||||
|
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Click on <b>Install Fabric</b> then install the latest version with a star:</p>
|
<p style="text-align: center;">Click on <b>Install Fabric</b> then install the latest version with a star:</p>
|
||||||
![install_fabric_multimc](0_mc-setup/10_multimc-fabric.png)
|
<img src="0_mc-setup/10_multimc-fabric.png)" style="height:30vh;">
|
||||||
|
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">Go to the <b>Loader mods</b> menu:</p>
|
<p style="text-align: center;">Go to the <b>Loader mods</b> menu:</p>
|
||||||
![install_mod_multimc](0_mc-setup/11_copy-mod-multimc.png)
|
<img src="0_mc-setup/11_copy-mod-multimc.png" style="height:20vh;">
|
||||||
<p style="text-align: center;">And add the downloaded mod file:</p>
|
<p style="text-align: center;">And add the downloaded mod file:</p>
|
||||||
![add_mod](0_mc-setup/12_add-mod.png)
|
<img src="0_mc-setup/12_add-mod.png)" style="height:20vh;">
|
||||||
|
|
||||||
-----------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
<p style="text-align: center;">And you're done!</p>
|
<p style="text-align: center;">And you're done!</p>
|
||||||
<p style="text-align: center;">You can launch the Fabric Minecraft version and join the server using the instructions on <a href="https://games.skynet.ie">games.skynet.ie</a>.</p>
|
<p style="text-align: center;">You can launch the Fabric Minecraft version and join the server using the instructions on <a href="https://games.skynet.ie">games.skynet.ie</a>.</p>
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue