-
Notifications
You must be signed in to change notification settings - Fork 70
Downloads
Daniele Giardini edited this page Jul 20, 2023
·
31 revisions
- Unpack the content of the ZIP you download as it is in your Unity project, so that it ends inside a Demigiant directory. You can move it around, but always keep Demigiant and DemiLib stuff inside the same directory, so you won't end up having multiple copies of the same packages lying around (in case you're using other Demigiant stuff like DOTween).
- If later you want to add more DemiLib stuff/configurations, just overwrite the existing DemiLib directory in your project with the one you'll find inside the ZIP.
IMPORTANT
If you have DOTween Pro in your project, and you're importing a configuration that requires DemiLib core, first delete (not simply overwrite) the DemiLib folder that DOTween Pro already put in your project, since it might be an old version with a different directory layout.
DemiLib Full (min Unity 2018.4.0)
DemiLib Core (includes DeGUI libraries) (min Unity 5.6.7)
These configurations include only what you need to run a specific set of tools
De2D (includes Core) (min Unity 5.6.7)
DeAudio (includes Core) (Unity 5.6.7 or later) (also requires DOTween to be installed)
DeEditorTools (includes Core) (min Unity 2018.4.0)
DeExtensions (min Unity 5.6.7)
DeInspektor (includes Core) (min Unity 5.6.7)
DeUtils (min Unity 5.6.7)