-
-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy path.sync-repos
More file actions
19 lines (18 loc) · 823 Bytes
/
Copy path.sync-repos
File metadata and controls
19 lines (18 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Repos that matter to PKMDS-Blazor beyond direct ProjectReferences.
# Used by the /sync-repos skill to focus the "what's new" report.
#
# Each non-blank, non-comment line is one of:
# - bare name e.g. PKHeX (searched under $CODE_ROOT and OS-convention roots)
# - owner/repo e.g. kwsch/PKHeX (disambiguates when the same name exists under multiple owners)
# - absolute path e.g. C:\Code\PKHeX or ~/Code/codemonkey85/PKHeX
# - relative path e.g. ../PKHeX (resolved relative to this file's directory)
#
# First existing git directory wins. See .agents/skills/sync-repos/SKILL.md for the full resolution order.
PKHeX
pokemon-showdown
pokeapi
sprites
PKHeX.Everywhere
PKHeXFeebasLocatorPlugin
PKHeXWC3Plugin
PKHeXPluginPile