From d822f77d99c334690cff10da898578cfe5f910f2 Mon Sep 17 00:00:00 2001 From: colossatr0n <29556317+colossatr0n@users.noreply.github.com> Date: Tue, 7 May 2024 05:25:15 -0600 Subject: [PATCH] Add instructions on how to test code changes. (#458) --- docs/content/advanced.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/advanced.md b/docs/content/advanced.md index 73e910b3..a7d7b853 100644 --- a/docs/content/advanced.md +++ b/docs/content/advanced.md @@ -44,6 +44,8 @@ Help is always welcome. There are multiple ways to support the project. ### Testing Just grab the latest version, play around, provide feedback and redo! +If you've made code changes to the addon and want to test those, zip the project folder and install it through ```Blender Preferences > Add-ons > Install```. + ### Documentation Documentation is generated from the source repository with [MkDocs](https://www.mkdocs.org/). In order to contribute either post a pull request with your changes on