Time Commando Adeline Compressed File Dump Tool
This tool allow you to extract the Time Commando Video Sequences.
- Install NodeJS: https://nodejs.org/en/
- Create a folder with name "data" in the project root directory.
- Copy all game files to the data folder
- On the command line do:
- npm install
- npm run-script dump
- All extracted files will be inside a "dump" folder in the project root directory.