mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 04:57:16 +02:00
Moved dummyrunner into a separate directory under src/utils
This commit is contained in:
parent
d5c1d35406
commit
047de533f3
3 changed files with 6 additions and 0 deletions
6
src/utils/dummyrunner/README.txt
Normal file
6
src/utils/dummyrunner/README.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
Dummyrunner
|
||||
|
||||
This is a test system for stress-testing the server. It will launch numbers
|
||||
of "dummy players" to connect to the server and do various sequences of actions.
|
||||
See header of dummyrunner.py for usage.
|
||||
Loading…
Add table
Add a link
Reference in a new issue