# The minimum JOSM version this plugin is compatible with (can be any numeric version) plugin.main.version = 15233 # The JOSM version this plugin is currently compiled against # Please make sure this version is available at https://josm.openstreetmap.de/download # The special values "latest" and "tested" are also possible here, but not recommended. plugin.compile.version = 15233 plugin.canloadatruntime = true plugin.author = Taylor Smock plugin.class = org.openstreetmap.josm.plugins.mapwithai.MapWithAIPlugin #plugin.icon = images/dialogs/rapid.svg plugin.link = https://gitlab.com/gokaart/JOSM_MapWithAI plugin.description = Allows the use of MapWithAI data in JOSM (same data as used in RapiD) (currently VERY rudimentary) plugin.requires = utilsplugin2 # This is due to changing the name of the plugin plugin.provides = rapid