# Resources bundled inside the RTP jar, one resource name per line.
# AddonRegistry#extractBundledAddons copies each listed resource from the
# classpath resource bundled-addons/<name> into <pluginDir>/addons/, so the
# bundled addons work out of the box. This is mostly addon jars, plus README.md
# so operators get an explanation of the folder alongside them. Extraction is
# update-aware (tracked in the hidden .bundled-addons manifest): when the RTP
# jar is updated an unmodified extracted jar is refreshed to the new version,
# an operator-edited jar is never overwritten, and a deleted jar stays deleted
# (a deliberate opt-out). Lines starting with '#' and blank lines are ignored.
LeafRTPGuiAddon.jar
LeafRTPClaimAddon.jar
LeafRTPCountdownAddon.jar
README.md
