mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
NOISSUE send custom analytics values
* System, Java and CPU architecture (either 32 or 64). * Java version. * System memory size in MB. * Java min/max heap size in MB.
This commit is contained in:
parent
44805145dc
commit
7a14b63957
3 changed files with 31 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ set(ganalytics_SOURCES
|
|||
src/ganalytics.cpp
|
||||
src/ganalytics_worker.cpp
|
||||
src/ganalytics_worker.h
|
||||
src/sys.h
|
||||
include/sys.h
|
||||
include/ganalytics.h
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue