Skip to content

Removes Vaccine and MayaMelUIConfigurationFile nodes from .ma files.

License

Notifications You must be signed in to change notification settings

apo5tol/delete-maya-virus

Repository files navigation

Delete maya virus

GitHub go.mod Go version GitHub Workflow Status (branch)

Removes Vaccine and MayaMelUIConfigurationFile nodes from .ma files.

Download

Windows x64 version
Linux x64 version

How to build

Install Go
In that project folder run:

go build .

How to use

You can run the script with no parameters and it will get all the .ma files in the current directory and the script will process them, or you can pass the path to the file or directory to the script to process.

./delete-maya-virus .../...file.ma   # unix

delete-maya-virus .../...file.ma     # windows

Flags

-r - recursive path traversal
-b - make a backup copy of processed files

About

Removes Vaccine and MayaMelUIConfigurationFile nodes from .ma files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published