Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lbalab/tico-dump
Time Commando File Dump Tool
https://github.com/lbalab/tico-dump
Last synced: 4 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T11:32:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-29T18:26:22.043Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 695 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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.