1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 04:51:26 +02:00

update README

This commit is contained in:
Justin Lin
2020-04-10 08:05:19 +08:00
parent d3cd562d72
commit dd6b569808

View File

@@ -8,7 +8,7 @@
## Introduction
**Based on OpenSCAD 2019.05.** You can download all versions from the [releases](https://github.com/JustinSDK/dotSCAD/releases).
**Based on OpenSCAD 2019.05.**
OpenSCAD uses three library locations, the installation library, built-in library, and user defined libraries. It's convenient to set `OPENSCADPATH`. Check [Setting OPENSCADPATH](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Libraries#Setting_OPENSCADPATH) in [OpenSCAD User Manual/Libraries](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Libraries) for details.