-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
YP
committed
Mar 19, 2023
1 parent
36452b3
commit 417bf25
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
{ | ||
"name": "de.thryrallo.vrc.avatar-performance-tools", | ||
"displayName": "Thry's Avatar Performance Tools", | ||
"version": "1.0.1", | ||
"version": "1.2.0", | ||
"description": "Calculated and evaluates some avatar metric not currently taking into account by vrchats ranking system.\r\n\nMost prominently gives a breakdown over VRAM usage of different parts of the avatar.", | ||
"gitDependencies": {}, | ||
"vpmDependencies": { | ||
}, | ||
"vpmDependencies": {}, | ||
"legacyFolders": {}, | ||
"legacyFiles": {}, | ||
"type": "tool", | ||
"hideInEditor": false | ||
} | ||
} |