IITC-CE / Community-plugins

A collection of amazing plugins made by IITC community.
45 stars 16 forks source link

Update fanfields.yml - supporting more scripts #37

Closed Heistergand closed 1 year ago

Heistergand commented 1 year ago

Add supported script recommendations.

(Not sure about "keys", because the @id in the script is just "keys" and not "keys@xelio" )

github-actions[bot] commented 1 year ago

Changes are detected:

heistergand/fanfields.meta.js

// ==UserScript==
// @author          Heistergand
// @name            Fan Fields 2
// @id              fanfields@heistergand
// @category        Layer
// @version         2.5.2
// @description     Calculate how to link the portals to create the largest tidy set of nested fields. Enable from the layer chooser.
// @downloadURL     https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/heistergand/fanfields.user.js
// @updateURL       https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/heistergand/fanfields.meta.js
// @icon            https://raw.githubusercontent.com/Heistergand/fanfields2/master/fanfields2-32.png
// @icon64          https://raw.githubusercontent.com/Heistergand/fanfields2/master/fanfields2-64.png
// @supportURL      https://github.com/Heistergand/fanfields2/issues
// @namespace       https://github.com/Heistergand/fanfields2
// @issueTracker    https://github.com/Heistergand/fanfields2/issues
// @homepageURL     https://github.com/Heistergand/fanfields2/
// @depends         draw-tools@breunigs
// @recommends      bookmarks@ZasoGD|draw-tools-plus@zaso|liveInventory@DanielOnDiordna|keys@xelio
// @preview         https://raw.githubusercontent.com/Heistergand/fanfields2/master/FanFields2.png
// @match           https://intel.ingress.com/*
// @include         https://intel.ingress.com/*
// @grant           none
// ==/UserScript==