ldraw library and tools with version control
Go to file
2020-09-20 22:36:43 +02:00
lsynth lsynth: Document how to recreate examples. 2020-09-20 21:49:27 +02:00
mklist mklist: Document usage. 2020-09-20 21:23:33 +02:00
mlcad mlcad: Document usage. 2020-09-20 22:36:43 +02:00
models parts: LDraw 2020-02 update. 2020-09-19 23:27:41 +02:00
p parts: LDraw 2020-02 update. 2020-09-19 23:27:41 +02:00
parts parts: LDraw 2020-02 update. 2020-09-19 23:27:41 +02:00
.gitignore mlcad: Document usage. 2020-09-20 22:36:43 +02:00
CAlicense.txt
CAreadme.txt
LDCfgalt.ldr parts: LDraw 2020-01 update. 2020-09-19 23:27:41 +02:00
LDConfig_TLG.ldr
LDConfig.ldr parts: LDraw 2020-01 update. 2020-09-19 23:27:41 +02:00
mklist.exe
README.md README: Initial introduction. 2020-09-20 16:30:03 +02:00
Readme.txt

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.

Changes compared to the official complete.zip parts pack:

  • Full Git history since the 2008 re-release.
  • Fixed mklist source code. The exe files are unchanged.
  • Includes lsynth source code and dependencies.