Files
runelite/.github/labeler.yml
2019-09-10 19:45:09 +01:00

17 lines
518 B
YAML

cache: cache/**/*
cache-client: cache-client/**/*
cache-updater: cache-updater/**/*
deobfuscator: deobfuscator/**/*
http-api: http-api/**/*
http-service: http-service/**/*
http-service-plus: http-service-plus/**/*
injected-client: injected-client/**/*
injector-plugin: injector-plugin/**/*
protocol: protocol/**/*
protocol-api: protocol-api/**/*
api: runelite-api/**/*
client: runelite-client/**/*
mixins: runelite-mixins/**/*
rs-api: runescape-api/**/*
rs-client: runescape-client/**/*
wiki-scraper: wiki-scraper/**/*