Skip to content

jangxx/autobahnraser-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autobahnraser-extractor

A extractor for the game files of Autobahnraser from 1997

Installation

git clone https://github.com/jangxx/autobahnraser-extractor
cd autobahnraser-extractor
npm install

Usage

The files are always packaged inside of two files, a .ind and a .img file. So if you want to extract mrcs.ind and mrcs.img you would do

node extractor.js -I mrcs

The script would then extract the files to a directory named mrcs. You can use the -O parameter to change the output directory and the -D parameter to set the path of the input files.

About

A extractor for the game files of Autobahnraser from 1997

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published