Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/examples/en/loaders/LDrawLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h2>Packing LDraw models</h2>
<p>To pack a model with all its referenced files, download the
[link:https://www.ldraw.org/parts/latest-parts.html Official LDraw parts library]
and use the following Node script:
[link:https://github.com/mrdoob/three.js/blob/master/utils/packLDrawModel.js utils/packLDrawModel.js]
[link:https://github.com/mrdoob/three.js/blob/master/utils/packLDrawModel.mjs utils/packLDrawModel.mjs]
It contains instructions on how to setup the files and execute it.</p>

<h2>Metadata in .userData</h2>
Expand Down