From 52adfa26f7d61eb75da83d08bfda7c90c96f53f3 Mon Sep 17 00:00:00 2001 From: Eliza Date: Tue, 27 Feb 2024 15:38:09 +0000 Subject: [PATCH] Changed text to centered HTML --- ..gitignore.un~ | Bin 0 -> 976 bytes .gitignore~ | 28 ++++++++++++++++ src/slides/compsoc/0_mc-setup.md | 54 +++++++++++++++---------------- 3 files changed, 55 insertions(+), 27 deletions(-) create mode 100644 ..gitignore.un~ create mode 100644 .gitignore~ diff --git a/..gitignore.un~ b/..gitignore.un~ new file mode 100644 index 0000000000000000000000000000000000000000..e77cf30a473ce8bbc9710827ffae41208aca160c GIT binary patch literal 976 zcmWH`%$*;a=aT=Ff$2^PSF*jfe3I|hzUw->pC0*V{dGOhGFygU*Nz(3{GWK4fq_9D zh+#k+$Y2CwCa3_2hGB-(dyEn+AX!F+_zOr1piHnv86bxpB=8>yz#=f&QJTsj0E`Yc zaC9&*e3by2EsbP8D3;jui&BeAb4pAb!LbDrLI$8{l>=f>l#j+1C=h50fUzYG%{<`P nl0~u&6gA??3ZChC`9-M;`ANl@DVd3R3Tc@+sl}#^&sPBe0UR{4 literal 0 HcmV?d00001 diff --git a/.gitignore~ b/.gitignore~ new file mode 100644 index 0000000..8b30a2d --- /dev/null +++ b/.gitignore~ @@ -0,0 +1,28 @@ +# 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 diff --git a/src/slides/compsoc/0_mc-setup.md b/src/slides/compsoc/0_mc-setup.md index 5d8a9b3..d8d7b53 100644 --- a/src/slides/compsoc/0_mc-setup.md +++ b/src/slides/compsoc/0_mc-setup.md @@ -4,95 +4,95 @@ date = 2024-02-27 slides = true +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -### How to setup the in-game voice chat -so you can talk to other members in the CompSoc Minecraft Server +

How to setup the in-game voice chat

+

so you can talk to other members in the CompSoc Minecraft Server

------------------------------------------------------------- -You can open this presentation on: -(public.skynet.ie)[https://public.skynet.ie] > slides > compsoc > 0_mc-setup.html -to access the links you need. +

You can open this presentation on:

+

public.skynet.ie > slides > compsoc > 0_mc-setup.html

+

to access the links you need.

---------------------------------------------------------------- -### Setup in the official Minecraft Launcher -I'll also show you how to do it in **MultiMC** later. +

Setup in the official Minecraft Launcher

+

I'll also show you how to do it in **MultiMC** later.

---------------------------------------------- -Go to (fabricmc.net)[https://fabricmc.net] and click the **Download** button: +

Go to fabricmc.net and click the Download button:

![download_fabric](0_mc-setup/01_fabric-download-1.png) ----------------------------------------------------------- -Then click the **Download** button again: +

Then click the Download button again:

![download_fabric](0_mc-setup/02_fabric-download-2.png) --------------------------------------------- -Run the downloaded installer and click **Install**: +

Run the downloaded installer and click Install:

![install_fabric](0_mc-setup/03_install-fabric.png) ---------------------------------- -Next, go to [this](https://modrinth.com/plugin/simple-voice-chat/versions?g=1.20.4&l=fabric) link or to (modrinth.com)[https://modrinth.com] then mods, search for Simple Voice Chat, then the Versions tab. +

Next, go to this link or to modrinth.com then mods, search for Simple Voice Chat, then the Versions tab.

-Now download the latest version for 1.20.4 fabric. +

Now download the latest version for 1.20.4 fabric.

-Also do this if you're using MultiMC. +

Also do this if you're using MultiMC.

---------------------------------------------------------------- -Open the Minecraft Launcher and go to the **Installations** tab: +

Open the Minecraft Launcher and go to the Installations tab:

![installations_tab](0_mc-setup/04_open-launcher.png) ----------------------------------- -Now open the new version's folder: +

Now open the new version's folder:

![open_folder](0_mc-setup/05_open-folder.png) ---------------------------------- -Move the downloaded mod into the folder called **mods**: +

Move the downloaded mod into the folder called mods:

![mods_folder](0_mc-setup/06_mods-folder.png) ----------------------------------------- -And you're done! -You can launch the Fabric Minecraft version and join the server using the instructions on [games.skynet.ie](https://games.skynet.ie). +

And you're done!

+

You can launch the Fabric Minecraft version and join the server using the instructions on games.skynet.ie.

------------------------------------------------------ -### MultiMC setup +

MultiMC setup

-------------------------------------------------- -Run MultiMC and create a new instance: +

Run MultiMC and create a new instance:

![new_instance](0_mc-setup/07_multimc-instance.png) ------------------------------------------------ -Select Vanilla 1.20.4 and click **Ok**: +

Select Vanilla 1.20.4 and click Ok:

![select_version](0_mc-setup/08_select-version.png) ----------------------------------------- -Now select the version and click on **Edit Instance** in the menu on the right side: +

Now select the version and click on Edit Instance in the menu on the right side:

![edit_instance](0_mc-setup/09_edit-instance.png) ---------------------------------------- -Click on **Install Fabric** then install the latest version with a star: +

Click on Install Fabric then install the latest version with a star:

![install_fabric_multimc](0_mc-setup/10_multimc-fabric.png) ----------------------------------------- -Go to the **Loader mods** menu: +

Go to the Loader mods menu:

![install_mod_multimc](0_mc-setup/11_copy-mod-multimc.png) -And add the downloaded mod file: +

And add the downloaded mod file:

![add_mod](0_mc-setup/12_add-mod.png) ----------------------------- -And you're done! -You can launch the Fabric Minecraft version and join the server using the instructions on [games.skynet.ie](https://games.skynet.ie). \ No newline at end of file +

And you're done!

+

You can launch the Fabric Minecraft version and join the server using the instructions on games.skynet.ie.