39 lines
1.3 KiB
ReStructuredText
Raw Normal View History

=====================
Installing Multi-User
=====================
2020-01-15 19:23:19 +01:00
2021-08-31 10:53:04 +02:00
.. warning:: Under development, use it at your own risks.
Multi-User is often updated. You can keep up to date with the latest changes through the release notes on our `Discord Server <https://discord.com/invite/aBPvGws>`_.
2020-01-15 22:05:59 +01:00
2021-08-19 17:45:30 +02:00
Download
========
2020-06-19 12:09:25 +02:00
`Stable Release <https://gitlab.com/slumber/multi-user/-/jobs/artifacts/master/download?job=build>`__
**Recommended**. A package packed with the latest features and is considered stable without regressions.
`Latest Release <https://gitlab.com/slumber/multi-user/-/jobs/artifacts/develop/download?job=build>`__
**Experimental**. A package updated almost daily to include the newest changes in development.
These versions are not as thoroughly tested as the stable release, and might break.
Install
=======
.. hint::
The process is the same for linux, mac and windows.
1. Download the addon zip file
2. Run blender as administrator (to allow python dependencies auto-installation).
2021-08-31 10:53:04 +02:00
3. Install **multi-user.zip** from your addon preferences in :menuselection:`Edit --> Preferences --> Add-ons --> Install`.
.. figure:: img/settings.png
:align: center
:width: 500px
The Addon Preferences Pannel
Once the addon is succesfully installed, we strongly recommend you to follow the :ref:`quickstart`
tutorial.
.. toctree::
:maxdepth: 1