From 809407f73bef4719256fd64a57da31459809b127 Mon Sep 17 00:00:00 2001 From: kurone-kito Date: Thu, 10 Oct 2024 11:27:19 +0900 Subject: [PATCH] docs: improved the README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d06304b..e017d93 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ My template for the VPM project (for VRChat worlds creation) +## 💭 Difference from original template + +- Added some linters e.g. CSpell, EditorConfig, Markdownlint +- Added some actions e.g. CodeQL, CodeRabbit.AI, Dependabot +- Auto invoke the VPM registry update when the package is updated +- Improved a deployment process with GPG signing +- Improved a GitHub Actions for testing and building +- Improved the git attributes and ignore files +- and more... + ## ▶ Getting Started ### 1. Import the registry via the VRChat Creator Companion (VCC)