Embed pywin32, new version of package control broke the plugin

This commit is contained in:
Krzosa Karol
2024-01-25 12:06:44 +01:00
parent 3acca1409a
commit 82e21c355f
551 changed files with 111968 additions and 15 deletions

View File

@@ -14,10 +14,6 @@ cd "%appdata%\Sublime Text\Packages"
git clone https://github.com/krzosa/Sublime_RemedyBG
```
- Make sure you have package control (Ctrl + Shift + P => Install Package Control)
- Ctrl + Shift + P => Satisfy Dependencies
- Restart Sublime
Optional:
- If remedybg is not on your path or has a different name, change remedy_executable in your personal sublime settings, look at ```Remedy.sublime-settings``` for syntax reference.