add custom domain

This commit is contained in:
2026-04-06 17:52:29 +02:00
parent 27a11704eb
commit 545e48e2e4
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ You can add this tool as a custom package directly into your VCC.
1. Open the VRChat Creator Companion.
2. Navigate to **Settings** -> **Packages**.
3. Click on **Add Repository**.
4. Enter your custom repo URL: `[YOUR_INDEX_JSON_URL_HERE]`
4. Enter your custom repo URL: `https://vcc.mrunk.de/index.json`
5. In your project views, under "Manage Project", the **VRChat Git Control Tool** will now appear. Simply click the plus icon to add it.
## 🛠️ Manual Installation

View File

@@ -1,7 +1,7 @@
{
"name": "MrUnknownDE's VCC Tools",
"id": "de.mrunknownde.vccrepo",
"url": "https://mrunknownde.github.io/unity-gittool/index.json",
"url": "https://vcc.mrunk.de/index.json",
"author": "mrunknownde",
"packages": {
"de.mrunknownde.gittool": {