mirror of https://github.com/pybricks/ldraw.git
8492225151
This includes the required parts to view LDraw files generated by lsynth. Including it in the parts folder ensures that all LDraw tools can find them without special configuration. Since this is Git, there is no penalty in doing this, because this commit can just be reverted if needed. This is mainly for convenience, so that it is no longer required to search the web for three different zip archives and unpack them in specific locations just to make lsynth work. |
||
---|---|---|
lsynth | ||
mklist | ||
mlcad | ||
models | ||
p | ||
parts | ||
.gitignore | ||
CAlicense.txt | ||
CAreadme.txt | ||
LDCfgalt.ldr | ||
LDConfig.ldr | ||
LDConfig_TLG.ldr | ||
README.md | ||
Readme.txt | ||
mklist.exe |
README.md
LDraw
This is a mirror of the LDraw LEGO parts library available at ldraw.org. It is the same collection of parts, but with all the benefits of version control. See also the original LDraw Readme.txt.
Usage
git clone https://github.com/pybricks/ldraw.git
This creates the ldraw
folder. Use it like you always do.