my-kicad-user-folder/3rdparty/plugins/app_freerouting_kicad-plugin/plugin.ini
2025-03-21 13:28:36 +08:00

27 lines
324 B
INI

#
# 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