Skip to content

Python 3 Script to Indent SQF Code, also decent to de-obfuscate sqf code

Notifications You must be signed in to change notification settings

Torndeco/SQF-Indenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements Python 3.4

Its just a simple script that indents SQF Code..

cd <path to sqf files>
C:\Python34\Python.exe <path to sqf-indenter>/sqfIndentor.py

The script will parse all *.sqf in current directory + create new files with -new added to the filename.



Still needs a small bit of work, but its pretty good. Really it just needs to recode it so easier for people alter the rules for indentation.

As side bonus it is pretty decent at de-obfuscating SQF Code aswell.

About

Python 3 Script to Indent SQF Code, also decent to de-obfuscate sqf code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages