Add files via upload

This commit is contained in:
mcplayer3
2025-09-21 20:54:41 +10:00
committed by GitHub
parent f081cc88be
commit 5247af2141
+9
View File
@@ -0,0 +1,9 @@
Usage: res [FLAGS]
Gets or sets the current resolution.
FLAGS* Specifies extra options when executing the command.
[no flags] Displays the current and maximum resolution.
-x [number*] Displays the current and maximum resolution on the x-axis.
A new x-axis resolution can be specified as a number.
-y [number*] Displays the current and maximum resolution on the y-axis.
A new y-axis resolution can be specified as a number.