Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.23 KB

Update-Classes

Updates the Classes in a Theme File using a Change List

Place the Old Class one Line above the New Class (Don't leave Blank Lines)

Website

I have also added this script to my Website: https://syndishanx.github.io/Website/Update_Classes.html

To Run Script:

Requirements: Python

  1. Download the Script File

  2. Download the Change List

  3. Run python Update-Classes.py in Terminal

  4. Enter the Directory for your Changes File

  5. Enter the Directory for your Theme File

  6. The Updated File will be Output to the Current Directory Opened in Terminal as Output.css

To use Executable:

  1. Download Update-Classes.exe from the Releases Page

  2. Download the Change List

  3. Run Update-Classes.exe

  4. Enter the Directory for your Changes File

  5. Enter the Directory for your Theme File

  6. The Updated File will be Output to the Current Directory as Output.css