This commit is contained in:
Robert Long 2018-11-05 10:46:47 -08:00
Родитель bda2f9e75b
Коммит f4ff1627ca
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,8 @@ Easily create custom 3D environments for [Mozilla Hubs](https://hubs.mozilla.com
Then open http://localhost:9090.
When running against a local self-signed cert reticulum server, you'll need to `export NODE_TLS_REJECT_UNAUTHORIZED=0` for publishing to work.
## Credits
Parts of this project are derived from the [three.js editor](https://threejs.org/editor/)