We all know that cracked version of the sublime can not install plug-ins, and even his console are not called out, I do not know why, but later on the internet search for a long time, only to find that the original re-installed after the package control can be.
Note: Because this is installed via git, make sure that you have Git installed on your PC.
Here's how:
1. Open Sublime, then find prefrences (or some Chinese version of the option), then select the first "Browse plugin", we can enter the parent directory (packages) of the package control.
The Packages directory is as follows:
2. Manually remove the package Control directory;
3. Right-click and choose Git Bash.
4. After entering cmd, enter:git clone https://github.com/wbond/sublime_package_control.git "package Control"
Just wait to complete the installation;
Then reboot the sublime and it's OK.
Cracked version sublimeText3 Reinstall the package control method