Skip to content

jbm42/scatt2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scatt2json

Convert a SCATT file into JSON

Installation

  1. Ensure that SCATT Professional software is installed
  2. Clone/copy scatt2json.vbs into a directory

Usage

From a 32 bit Windows command line:

CSCRIPT.EXE scatt2json.vbs [<path> <path> ..]

If paths to files are supplied scatt2json will convert those, otherwise it will scan the current directory for '.scatt' files and convert them.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

See the LICENSE file for details. In summary, scatt2json is licensed under the MIT license.

About

Convert a SCATT file into JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published