Login  Register

Re: plugin script

Posted by Birpal Kaur on Aug 16, 2013; 12:05pm
URL: https://forum.librecad.org/plugin-script-tp5708663p5708673.html

For Creating plugin we have to manually copy the sample folder and have to replace many things over there. Which is very tedious so to save time and user effort I have created this script. Just give permissions to script and run this script in LibreCAD/plugins folder and edit plugins.pro file, add the plugin name in SUBDIRS and save the changes. Plugin is created now run the librecad as project in Qt  and modify its coding.
Enjoy