This commit is contained in:
2026-07-06 21:52:02 +02:00
commit 9e957324c5
8 changed files with 791 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
# d2toolbox
D2Toolbox - Blender Add-On for working with Destiny 2 models
## Install
**As an extension (Blender 4.2+):** Edit > Preferences > Get Extensions > install from disk, and select the `d2toolbox` folder (zipped) or drag it onto Blender.
**As a legacy add-on:** zip the `d2toolbox` folder and install it via Edit > Preferences > Add-ons > Install, then enable "D2Toolbox".
The panel shows up in the 3D Viewport sidebar (N-panel) under the "D2Toolbox" tab.
# License & Copyright
Copyright (c) 2026 DcruBro
This project is licensed under the GNU General Public License v3.0 or later (short identifier: "GPL-3.0-or-later") - see LICENSE for details.