mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 21:02:02 +08:00
Remove note about perl from readme
This commit is contained in:
parent
6b0dcc658d
commit
a21e442e4f
@ -19,10 +19,7 @@ the [documentation directory](doc/) for more information.
|
||||
|
||||
### What language is it written in?
|
||||
|
||||
All user facing code is written in C++, and some legacy code as well as unit
|
||||
tests are written in Perl. Perl is not required for either development or use
|
||||
of PrusaSlicer.
|
||||
|
||||
All user facing code is written in C++.
|
||||
The slicing core is the `libslic3r` library, which can be built and used in a standalone way.
|
||||
The command line interface is a thin wrapper over `libslic3r`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user