0321 from macmini
This commit is contained in:
26
3rdparty/plugins/app_freerouting_kicad-plugin/plugin.ini
vendored
Normal file
26
3rdparty/plugins/app_freerouting_kicad-plugin/plugin.ini
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
|
||||
#
|
||||
# plugin settings
|
||||
#
|
||||
|
||||
#
|
||||
# java invocation
|
||||
[java]
|
||||
|
||||
# name of java executable
|
||||
path = java
|
||||
|
||||
# freerouting invocation
|
||||
[module]
|
||||
|
||||
input_ext = dsn
|
||||
output_ext = ses
|
||||
rules_ext = rules
|
||||
|
||||
#
|
||||
# jar artifact descriptor
|
||||
[artifact]
|
||||
|
||||
# jar downloaded from:
|
||||
# https://github.com/freerouting/freerouting
|
||||
location = jar/freerouting-2.0.1.jar
|
Reference in New Issue
Block a user