Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 364 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 364 Bytes

vsxu v8 module (NOT working yet)

Install:

git clone git://github.com/vovoid/vsxu-module.git
cd vsx.sample.module
mkdir build
cd build
cmake ..
make
make install

This automatically installs the plugin to the vsxu plugins directory. You may need to run the "make install" command with administrator privileges.