# scripts-libraries **Repository Path**: selfspring/scripts-libraries ## Basic Information - **Project Name**: scripts-libraries - **Description**: Moved from code.google.com/p/altium-designer-addons - **Primary Language**: Pascal - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-01-19 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Altium Designer addons ## What is it This is a set of addons for Altium Designer, a CAD software for Electronic designers. This project contains some scripts, examples and other content which is developed to provide extended features for Altium Designer.\ No real consistency exists between each script because they have been developed separately by individual developers. You can use only one script out of the full set if you want. This project is currently maintained by [Justin MASSIOT](https://justinmassiot.me), from [Zentek](https://zentek.fr). ## How to use _Step 1_: download the add-on you want. 1. Either clone the entire set of add-ons on your computer (if you're accustomed to Git), 2. Or download only the add-on you want. You can do so by navigating into a script folder and then clicking the script link from the list. _Step 2_: integrate the script into Altium Designer and execute it.\ If you are a newcomer to Altium scripts, [please read the "how to" wiki page](https://github.com/Altium-Designer-addons/scripts-libraries/wiki/HowTo_execute_scripts). Some developers may also have provided some screen captures or examples of use. __Please be advised__: Some scripts may not work out-of-the-box. Some may be old, unmaintained. Others may be provided as a demonstration, or should be integrated in an other script to fully work. ## How to contribute If you want to add your contribution to our project feel free to fork the repository, commit your changes and submit a pull-request.\ You are encouraged to read the [GitHub fork guide](https://guides.github.com/activities/forking/). ## License(s) to use/share Unless otherwise specified, this project don't follow any particular license such as GPL, MIT or BSD. In any case everything is distributed "as is" with no warranty.\ However some authors may have specified a license for their script(s). In this case you are supposed to follow the rules implied by this license for the concerned scripts.