Skip to content

Commit 4b52a5d

Browse files
committed
feat: Add prm.bat to launch proxpl.exe with all arguments.
1 parent 88ea5cc commit 4b52a5d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

prm.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
"%~dp0proxpl.exe" %*

0 commit comments

Comments
 (0)