55 lines
1.4 KiB
ReStructuredText
55 lines
1.4 KiB
ReStructuredText
Download and Install Dust3D
|
|
-----------------------------
|
|
|
|
* For Windows:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.26/dust3d-1.0.0-beta.26-x86.zip
|
|
|
|
No need to install, unzip and run the exe.
|
|
|
|
* For Mac OS X:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.26/dust3d-1.0.0-beta.26.dmg
|
|
|
|
If "The following disk images could't be opened" popped up, that means the downloaded file was broken, please retry.
|
|
|
|
|
|
If "can't be opened because its integrity cannot be verified" popped up, please follow ni_kush's answer in this reddit post_.
|
|
|
|
|
|
(Thanks `@jimmygunawanapp`_ for testing)
|
|
|
|
.. _@jimmygunawanapp: https://twitter.com/jimmygunawanapp
|
|
.. _post: https://www.reddit.com/r/applehelp/comments/ccld6v/how_to_fix_cant_be_opened_because_its_integrity/
|
|
|
|
* For Linux:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.26/dust3d-1.0.0-beta.26-x86_64.AppImage
|
|
|
|
.. code-block:: none
|
|
|
|
$ chmod a+x ./dust3d-1.0.0-beta.26-x86_64.AppImage
|
|
$ ./dust3d-1.0.0-beta.26-x86_64.AppImage
|
|
|
|
* Build on Your Own:
|
|
|
|
Build_ from source.
|
|
|
|
.. _Build: http://docs.dust3d.org/en/latest/builds.html
|
|
|
|
Next?
|
|
|
|
Join Mailing List to get Updated:
|
|
|
|
https://www.freelists.org/list/dust3d
|
|
|
|
Follow the News on Twitter:
|
|
|
|
https://twitter.com/jeremyhu2016
|
|
|
|
Found BUG?
|
|
|
|
If you have any thoughts while using Dust3D, please don't hesitate to share by drop it here,
|
|
|
|
https://github.com/huxingyi/dust3d/issues
|