This is a replica of Legacy Video Maker, which was shut down on 19th of December 2019.
To access this service, install Node.JS then clone/download this project. Once done, unzip the folder, copy the path, and execute the following commands in your command prompt (where {PATH}
is the folder path you copied):
cd "{PATH}\Vyond Remastered"
npm install
npm start
When done, go to your web browser and navigate to localhost
.