Files
kicad-action-tools/action_menu_get3D_models.py

16 lines
238 B
Python

#!/usr/bin/python
# -*- coding: utf-8 -*-
# licence GPL 2
# copyright easyw
## todo:
# fix extra directory creation
# add force override as option check
# add OK-Cancel buttons
# add popen to elevate process
print "Work In Progress"