script to generate some player data

This commit is contained in:
Johan Lundberg 2025-05-02 02:16:29 +02:00
parent 431ce1c8d0
commit a00cfb688c
3 changed files with 47 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.venv
__pycache__