Skip to content

simiancraft/vst-dll-arch-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VST Dll Detector

To try this out put your VSTS in a folder called 'VST' and node index.js

The VSTS from the OWL Central repo produce: image

usage

locally:

node index.js --dir="../VST" --list

globally:

coming soon

options:

arg type description example
--dir string path to the plugins --dir="../../VST"
--list bool if you do or do not list he plugins --list

About

Just a dirt-simple script in node that detects 32bit vs 64bit VSTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published