diff options
author | alyx <alyx@aleteoryx.me> | 2022-06-02 20:58:28 +0000 |
---|---|---|
committer | Aleteoryx <alyx@aleteoryx.me> | 2022-06-02 20:58:28 +0000 |
commit | 8f6fa73cb955b9955abc9c9847f1b44cac541794 (patch) | |
tree | 3f586c5c319b03bfbaab88042fcf152d4fbc389d /pwathings | |
parent | 128614a1fa9eaafed8b732775fbaf926e468b577 (diff) | |
download | RRCUtils-8f6fa73cb955b9955abc9c9847f1b44cac541794.tar.gz RRCUtils-8f6fa73cb955b9955abc9c9847f1b44cac541794.tar.bz2 RRCUtils-8f6fa73cb955b9955abc9c9847f1b44cac541794.zip |
Rebranded!
Diffstat (limited to 'pwathings')
-rw-r--r-- | pwathings/manifest.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pwathings/manifest.json b/pwathings/manifest.json index 2a7611b..b2a0366 100644 --- a/pwathings/manifest.json +++ b/pwathings/manifest.json @@ -1,7 +1,7 @@ { "name": "Aleteoryx's Circuit Utilities", - "short_name": "CV2Utils", - "description": "A set of tools for understanding and working with Rec Room's circuits, formerly CV2.", + "short_name": "RRCUtils", + "description": "A set of tools for understanding and working with Rec Room's circuits.", "start_url": "/", "display": "minimal-ui", @@ -14,8 +14,8 @@ "url": "/searcher" }, { - "name": "Chip Searcher", - "url": "/searcher" + "name": "Chip Grapher", + "url": "/grapher" } ], |