From e210cc92e9b6cba4f08b788a19df18d88b7af9e4 Mon Sep 17 00:00:00 2001 From: Chris A <1drturtle@gmail.com> Date: Tue, 26 Dec 2023 22:59:26 -0500 Subject: [PATCH] Add github action to community links --- community/community-links.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community/community-links.md b/community/community-links.md index ef13a40..6f041a1 100644 --- a/community/community-links.md +++ b/community/community-links.md @@ -19,3 +19,9 @@ Avrae Utilities is a Sublime Text 3+ package with various utilities aimed around ## Avrae Utilities: VS Code Similarly to the Sublime Text package above, this plugin for VS Code gives various utilities for writing/editing aliases and gvars. Not currently as advanced as the Sublime Package, but contains tools for getting and updating gvars, as well as having syntax highlighting for the Draconic language. + +--- + +## Avrae AutoUpdate Action + +Avrae Autoupdate is a Github Action that attaches to your own GitHub repository. It supports updating workshop collections and their respective documentation automatically when you push to your repository. Also supports GVAR updating.