Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frostbone25/reset-dat-extractor
This is a command line application for extracting files for the unreleased indie game RESET.
https://github.com/frostbone25/reset-dat-extractor
game game-modding modding modding-games modding-tool modding-tools reset
Last synced: 17 days ago
JSON representation
This is a command line application for extracting files for the unreleased indie game RESET.
- Host: GitHub
- URL: https://github.com/frostbone25/reset-dat-extractor
- Owner: frostbone25
- License: mit
- Created: 2022-09-28T05:42:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T18:08:32.000Z (4 months ago)
- Last Synced: 2024-08-14T19:45:59.192Z (4 months ago)
- Topics: game, game-modding, modding, modding-games, modding-tool, modding-tools, reset
- Language: C#
- Homepage:
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RESET Dat Extractor
This is a command line application for extracting files from .dat archives for the unreleased indie game [RESET](https://web.archive.org/web/20220319222636/http://reset-game.net/). This application is designed for the greenlight demo that was released in September 22 2015, although since the build was taken down *(there is still a [download link](http://www.mediafire.com/file/ebx4y2ixaeopnxp/Reset_Greenlight_Demo_0.4.exe/file) for the demo. If it's down let me know and I can put up a new one.)*### Usage
`app.exe [inputDirectory]`
Searches the directory for .dat files and automatically extracts all of them. Creating a folder matching the name of the extracted dat file and extracting the files in the data archive in that folder on the disk.