1
Fork 0

Merge branch 'master' into improved-material-support-1

This commit is contained in:
Dan Reeves 2021-04-18 21:57:54 +01:00
commit fafcc999d2

View file

@ -4,7 +4,7 @@
## Install ## Install
Copy the `addons/bitsquid` directory as `$BLENDER/scripts/addons/bitsquid`, where `$BLENDER` is one of [Blender's configuration directories](https://docs.blender.org/manual/en/latest/advanced/blender_directory_layout.html#blender-directory-layout). Copy the `addons/bitsquid` directory to `$BLENDER/scripts/addons/bitsquid`, where `$BLENDER` is one of [Blender's configuration directories](https://docs.blender.org/manual/en/latest/advanced/blender_directory_layout.html#blender-directory-layout).
It should now show up in Blender's preferences as `Import-Export: Bitsquid Engine`. It should now show up in Blender's preferences as `Import-Export: Bitsquid Engine`.
### Development ### Development