Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.