-
Notifications
You must be signed in to change notification settings - Fork 0
Add Repo to Karaoke Mugen
Timothy Cyrus edited this page Oct 8, 2021
·
3 revisions
We're assuming that you've already completed the initial Karaoke Mugen setup.
- Find your repos folder (usually
app/repos
) cd repos
mkdir kara.wpi.moe
cd kara.wpi.moe
mkdir medias
git clone [email protected]:weeb-poly/kara.git json
- Update your
config.yml
to includekara.wpi.moe
System:
Repositories:
- Name: kara.wpi.moe
Online: true
Enabled: true
SendStats: false
BaseDir: repos\kara.wpi.moe\json
AutoMediaDownloads: none
MaintainerMode: true
Path:
Medias:
- repos\kara.wpi.moe\medias
- repos\kara.moe\medias
We have configured a S3 bucket to function as Karaoke Mugen "server" for media files. We currently don't support any other endpoints, so our repo only functions in Maintainer Mode.