Skip to content

Commit

Permalink
Add run multiple server in parallel for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
EndermanPC committed Feb 8, 2024
1 parent 28bfe9e commit daf5b49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified account/__pycache__/database.cpython-312.pyc
Binary file not shown.
3 changes: 3 additions & 0 deletions all.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
start "Start Main Server" run
start "Account System" acc
start "Start Adpn Command Line" adpn

0 comments on commit daf5b49

Please sign in to comment.