https://github.com/lbalab/tico-dump
Time Commando File Dump Tool
https://github.com/lbalab/tico-dump
Last synced: about 2 months ago
JSON representation
Time Commando File Dump Tool
- Host: GitHub
- URL: https://github.com/lbalab/tico-dump
- Owner: LBALab
- License: mit
- Created: 2019-05-11T21:40:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T03:35:48.000Z (over 1 year ago)
- Last Synced: 2025-01-13T07:14:17.239Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 735 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tico-dump
Time Commando File Dump Tool
This tool allow you to extract and decompress all resource files from Time Commando.
## How to use
* 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.