-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Stat Tracking #351
base: master
Are you sure you want to change the base?
Adding Stat Tracking #351
Conversation
First concerns is the eslint disable flags. Why is that there? |
@@ -245,6 +245,14 @@ | |||
"plugin": "TeamRandomizer", | |||
"enabled": true, | |||
"command": "randomize" | |||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be in the template folders and generation commands ran,
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
squad-server/templates/config-template.json
?
Re added TKs and RPD
I have added a basic stat tracking package to squad JS. I find that it would be useful if squad JS had this by default hence me making this PR