Skip to content

Get the a list of the export names along with their IDs from an SC file

License

Notifications You must be signed in to change notification settings

FourCinnamon0/sc-exportname-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

sc-exportname-tool

Get the a list of the export names along with their IDs from an SC file

Translated to Portugese by GuBF

Usage

Command arguments

node exportname_tool [input_file.sc] <outputIDs?> <saveToFile?>

[input_file.sc] = The file you want to get the export names from (also supports URLs)

<outputIDs?> = Set to true if you want to also output export IDs otherwise set to false (default true)

<saveToFile?> = Set to true if you want to also save the output to a file otherwise set to false (default false, saves to file called export_names.txt)

[] = Required arguments

<> = Optional arguments

? = Boolean arguments

Stdin

Only direct command line input is supported

License

This code is licensed under GPLv3!

Any software that uses any GPL open source component (regardless of its percentage in the entire code) is required to release its full source code and all of the rights to modify and distribute the entire code.

Also please don't pretend you made this

About

Get the a list of the export names along with their IDs from an SC file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published