Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Max Maton
stats_collector_python2
Commits
78b6ecd0
Commit
78b6ecd0
authored
Mar 21, 2017
by
Metamess
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edited the README
parent
6c719d0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
78b6ecd0
# Empire Stats Collector
A Python based stats collector for Empires Mod
##Usage
##
Usage
To listen for incoming UDP packets and process them, run the following command:
`python main.py <Host IP> <Port>`
``
`
python main.py <Host IP> <Port>`
``
To generate map statistics per server, run the following command:
`python map_stat_gen.py`
``
`
python map_stat_gen.py
`
``
Note: This command outputs the generates statistics in .csv format to stdout
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment