13 lines
587 B
ReStructuredText
Raw Normal View History

2020-01-16 13:34:48 +01:00
============
2020-01-15 19:23:19 +01:00
Installation
============
2020-06-22 10:12:55 +02:00
.. hint::
The process is the same for linux, mac and windows.
2020-01-15 22:05:59 +01:00
1. Download latest `release <https://gitlab.com/slumber/multi-user/-/jobs/artifacts/master/download?job=build>`_ or `develop (unstable !) <https://gitlab.com/slumber/multi-user/-/jobs/artifacts/develop/download?job=build>`_ build.
2020-01-15 22:05:59 +01:00
2. Run blender as administrator (to allow python dependencies auto-installation).
2020-06-19 12:09:25 +02:00
3. Install **multi-user.zip** from your addon preferences.
Once the addon is succesfully installed, I strongly recommend you to follow the :ref:`quickstart`
tutorial.