We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26ba196 commit b789dccCopy full SHA for b789dcc
dumper-companion/README.md
@@ -5,14 +5,7 @@ a format that modern operating systems can't natively handle.
5
6
This companion program extracts game data from an HFS disk image and formats it for use in ScummVM.
7
8
-This repository contains code ported/adapted from:
+This contains code ported/adapted from:
9
- https://github.com/scummvm/scummvm/blob/master/devtools/dumper-companion.py
10
- https://github.com/elliotnunn/machfs/
11
- https://github.com/lyngklip/structjs
12
-
13
-## How to Build
14
15
-1. `npm install`
16
-2. `npm run build`
17
18
-The app will be generated in the `dist` directory. These files be placed on a static web server.
0 commit comments