From 92e23364285d611a45dd14b33cf77bc6605c670a Mon Sep 17 00:00:00 2001 From: "Lillith Rose (Device: Lucia)" Date: Thu, 19 Jun 2025 12:21:15 -0400 Subject: [PATCH] PC + Quest Avatars Template --- PC + Quest Avatars.alcomtemplate | 19 +++++++++++++++++++ README.md | 5 +++++ 2 files changed, 24 insertions(+) create mode 100644 PC + Quest Avatars.alcomtemplate create mode 100644 README.md diff --git a/PC + Quest Avatars.alcomtemplate b/PC + Quest Avatars.alcomtemplate new file mode 100644 index 0000000..9ca05cf --- /dev/null +++ b/PC + Quest Avatars.alcomtemplate @@ -0,0 +1,19 @@ +{ + "$type": "com.anatawa12.vrc-get.custom-template", + "formatVersion": "1.0", + "displayName": "PC + Quest Avatars", + "updateDate": "2025-06-19T16:17:48.481514900Z", + "id": "gay.lilyy.alcom.templates.pc_quest_avatars", + "base": "com.anatawa12.vrc-get.vrchat.avatars", + "unityVersion": ">=2022", + "vpmDependencies": { + "vrchat.blackstartx.gesture-manager": "*", + "com.poiyomi.toon": "*", + "com.vrcfury.vrcfury": "*", + "com.github.kurotu.vrc-quest-tools": "*", + "nadena.dev.modular-avatar": "*", + "nadena.dev.ndmf": "*", + "com.llealloo.audiolink": "*" + }, + "unityPackages": [] +} diff --git a/README.md b/README.md new file mode 100644 index 0000000..493290b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ALCOM Templates + +As of 1.1.0, you can export and import templates that define packages to install! + +Here are some of mine