- Python 100%
| assets/minecraft | ||
| .gitattributes | ||
| List.txt | ||
| Lista.txt | ||
| pack.mcmeta | ||
| pack.png | ||
| README.md | ||
| update_pack.py | ||
Music From Steel & Gallifrey
This is a music pack for MRCL made by AverageDood (A robot) and TheDarkR110 (A Time Lord from Gallifrey). It's a work-in-progress, it shall always be a work-in-progress, and it shall always be in constant embiggenment, but you're welcome to enjoy it :D
Okay, but how do I use it?
Requisites
You are absolutely gonna need Git. I mean, you could just download the repo as a ZIP and place it on your resource packs folder, but if you use git you can update the pack in the future, as dilligently stated at the end of this file that nobody usually reads README
- On any Linux distro, you can install from your package manager the package
git. - On Windows, you can get the latest Git for Windows release here. You can just press next, install, and be done
- On Mac, you can install
gitsimilar to Linux, either with Homebrew (bre install) or with MacPorts (port install).
Yeah, yeah, okay, I got all that, now what??
Go to your MRCL install resource packs folder, and run this command:
git clone https://git.averagedood.xyz/average/music-from-steel-and-gallifrey.git "Music From Steel & Gallifrey"
It'll download this whole repo in a folder, neatly, just like so, and you'll be able to enable it in game and enjoy the music, just like that.
What if you two pair of weirdos add more music and I want it?
Well... Just go to the "Music From Steel & Gallifrey" folder on the resource packs, and run this command:
git pull
It'll do precisely what it says: pull the changes :D