Skip to content

Commit

Permalink
hardcore assetsLocation
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Oct 7, 2024
1 parent 1742cb1 commit fbb6f5d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions 0N1/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"assetsLocation": "./loot-assets/",
"assetsLocation": "https://m3-org.github.io/loot-assets/",
"format": "vrm",
"traitsDirectory": "/0N1/",
"thumbnailsDirectory": "./loot/thumbnails/",
Expand Down Expand Up @@ -839,4 +839,4 @@
],
"textureCollections": [],
"colorCollections": []
}
}
4 changes: 2 additions & 2 deletions anata/female/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"assetsLocation": "./loot-assets/",
"assetsLocation": "https://m3-org.github.io/loot-assets/",
"format": "vrm",
"traitsDirectory": "/anata/female/",
"thumbnailsDirectory": "./loot/thumbnails/",
Expand Down Expand Up @@ -779,4 +779,4 @@
],
"textureCollections": [],
"colorCollections": []
}
}
4 changes: 2 additions & 2 deletions anata/male/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"assetsLocation": "./loot-assets/",
"assetsLocation": "https://m3-org.github.io/loot-assets/",
"format": "vrm",
"traitsDirectory": "/anata/male/",
"thumbnailsDirectory": "./loot/thumbnails/",
Expand Down Expand Up @@ -761,4 +761,4 @@
],
"textureCollections": [],
"colorCollections": []
}
}
4 changes: 2 additions & 2 deletions tubbycats/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"assetsLocation": "./loot-assets/",
"assetsLocation": "https://m3-org.github.io/loot-assets/",
"format": "vrm",
"traitsDirectory": "/tubbycats/",
"thumbnailsDirectory": "./loot/thumbnails/",
Expand Down Expand Up @@ -773,4 +773,4 @@
],
"textureCollections": [],
"colorCollections": []
}
}

0 comments on commit fbb6f5d

Please sign in to comment.