improved telemetry + player list and fixed some other issues
This commit is contained in:
parent
68c8a971ee
commit
26a24122e1
39 changed files with 3134 additions and 1587 deletions
|
@ -25,7 +25,7 @@ matrix:
|
|||
- EXECUTABLE_ARCH=_x64
|
||||
|
||||
before_install:
|
||||
- cd tmext && rm -rf TelemetryClassAuthenticator.cpp && openssl aes-256-cbc -K $encrypted_55502862a724_key -iv $encrypted_55502862a724_iv -in TelemetryClassAuthenticator.cpp.enc -out TelemetryClassAuthenticator.cpp -d && cd ..
|
||||
- ".travis/source.sh"
|
||||
|
||||
script:
|
||||
- ".travis/travis.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue