Download Git onto your computer.
Here is the link to download
open your command prompt (either your windows command prompt or the Git Bash one) in your minecraft mods pack file (I recommand CurseForge)
to change the file that the command prompt to be looking at run
(update the information to fit your directory)
cd C:\Users\[user]\Twitch\Minecraft\Instancesreplace
[user]with your username on the deviesIf you are using a different path, replace with the path of the minecraft instance is located
to download, run
git clone https://github.com/ItsSforSamuel/ShortFilmMods.gitif you don't want to download a software to manage modpacks, still download this as instructed (altho the directory doesn't matter, when doing this), but then rip out the mod files and put them in the correct file
Side note, the server will let you in if you have an non official Minecraft account. >i.e using a pirated client (not recommend and you can possibly download malware/spyware) >The most well known spyware client is the non-legcy tlauncher (TL Legacy is the old one before being bought and is allegedly safe, but is strongly discouraged as it's piracy) >>The non legacy tlauncher (the one you find as just find on the normal website) is considered by many as spyware and Trojan. > >>Both versions are disallowed as explicitly mentioned in Minecraft's end user agreement and is discouraged.
This will not work if you didn't get it from git cloning, then you would have to redownload from here
To clarify, there is a hidden folder when you clone named
.git, which holds the info of this repo, downloading from the site doesn't contain this file
open git bash
go inside of the dictory that was cloned
for using the CurseForge
cd ./ShortFilmModsthen type:
git fetchall files will be updated, and no files will be overwritten