| Last updated | 2 years ago |
| Total downloads | 9 |
| Total rating | 0 |
| Categories | Modpacks Audio |
| Dependency string | TheGGC-musictehe-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
LimeSkillZ-BoomboxMusicShare
Lets you to create basic content mods to share Boombox music with your friends!
Preferred version: 2.1.0README
Musictehe
Welcome to Musictehe! This project adds some music me and my friends would have fun with in Content Warning.
Table of Contents
Installation
To install Musictehe, follow these steps:
- Clone this repository:
git clone https://github.com/rynnerd/musictehe.git - Navigate to the project directory:
cd musictehe - Install dependencies:
npm install
Usage
To use Musictehe, follow these steps:
- Open
index.htmlin your preferred web browser. - yeah thats it
Contributing
Contributions are welcome! Here's how you can contribute:
- Fork the repository on GitHub.
- Clone the forked repository to your local machine.
- Create a new branch:
git checkout -b feature/your-feature-name - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin feature/your-feature-name - Submit a pull request on GitHub.