Blizzard / s2client-proto

StarCraft II Client - protocol definitions used to communicate with StarCraft II.
MIT License
3.78k stars 431 forks source link

unzip password? #34

Closed mezhouwei closed 7 years ago

mezhouwei commented 7 years ago

why do i need a password when unzip the SC2.3.16.1 package?

davechurchill commented 7 years ago

It is a roundabout way of accepting the EULA :)

KevinCalderone commented 7 years ago

That was the only simple way we could think of to have a license acceptance step when coming from the Github page. In the future we will hopefully change it to something less janky.

https://github.com/Blizzard/s2client-proto#downloads

To access the linux packages, map packs and replay packs, you must agree to the AI and Machine Learning License

The files are password protected with the password 'iagreetotheeula'.

By typing in the password ‘iagreetotheeula’ you agree to be bound by the terms of the AI and Machine Learning License
mezhouwei commented 7 years ago

Thank you , this may be a good way ; by the way , i had a sc2 in windows, but it's so big for ai learning, i think it better if there is a simple package like in linux.