Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

deyixtan/slt-patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text 3 Patcher

slt.py is a python script that patches software updates and license checks on Sublime Text 3 Editors.

For Sublime Merge Editors, head to bousqi's repository.

SCRIPT COMPATIBILITY

Builds Supported Operating System
3170 onwards, both stable & dev Windows 64-bit
Only 3176 Linux 64-bit

USAGE

python slt.py <"sublime text executable file path">

MANUAL PATCHING

Replacing Executable

  1. Back up your original Sublime Text Editor executable file.
  2. Download the desired patched executable from the "patched_executables" folder.
  3. Copy the downloaded file into your own Sublime Text directory.
  4. Run the executable file.

Hex Edit:

Click here