33 lines
646 B
Markdown
33 lines
646 B
Markdown
# ASSET_LIBRARY
|
|
> Âsset Library to Blender
|
|
|
|
This is a blender addon for connecting the asset browser to external libraries and to allow artists to work on the same library
|
|
|
|
<!-- TABLE OF CONTENTS -->
|
|
***
|
|
<summary>Table of Contents</summary>
|
|
<ol>
|
|
<li>
|
|
<a href="#installation">Installation</a>
|
|
</li>
|
|
<li>
|
|
<a href="#contents">Contents</a>
|
|
</li>
|
|
</ol>
|
|
|
|
|
|
<!-- INSTALLATION -->
|
|
## Installation
|
|
|
|
1. Create your own local directory in
|
|
```sh
|
|
/home/<USER>/dev
|
|
```
|
|
2. Create your own local directory in
|
|
```sh
|
|
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/asset_library.git
|
|
```
|
|
|
|
<!-- CONTENTS -->
|
|
## Contents
|