diff --git a/.github/labeler.yml b/.github/labeler.yml index cee65e07..1166136f 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -24,4 +24,12 @@ VScript: - '**vscript**' Tools: - - '**utils**' \ No newline at end of file + - '**utils**' + +NPCs: + - '**npc_**' + - '**ai_**' + +VGUI: + - '**hud_**' + - '**vgui_**' \ No newline at end of file