Time Commando File Dump Tool
This tool allow you to extract and decompress all resource files from Time Commando.
- 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.