Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown-gd committed Oct 2, 2023
1 parent d9bb751 commit abf359f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# vgui-cleanup
`vgui_cleanup` - console command for removing `vgui` panels using [`patterns`](https://wiki.facepunch.com/gmod/Patterns)

### Commands
- `vgui_cleanup <pattern>` - allow you remove `vgui` panels using [`patterns`](https://wiki.facepunch.com/gmod/Patterns)
- `vgui_list <start pos/end pos> <end pos>` - outputs the list of all valid panels to the console, you can specify the length of the output list or the start and end points in the list.

### Screenshots
![image](https://user-images.githubusercontent.com/44779902/166103527-f07a0e5a-71e4-47a7-8056-6ff0d9ab7ddc.png)
![image](https://user-images.githubusercontent.com/44779902/166103530-6b9c3597-b9c3-470c-bd32-8069d568d3ea.png)
![image](https://user-images.githubusercontent.com/44779902/166103544-44b04795-d57f-4efc-b5ce-16499da5d145.png)

0 comments on commit abf359f

Please sign in to comment.