Skip to content

Commit b789dcc

Browse files
committed
DUMPER: Remove old build instructions
1 parent 26ba196 commit b789dcc

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

dumper-companion/README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,7 @@ a format that modern operating systems can't natively handle.
55

66
This companion program extracts game data from an HFS disk image and formats it for use in ScummVM.
77

8-
This repository contains code ported/adapted from:
8+
This contains code ported/adapted from:
99
- https://github.com/scummvm/scummvm/blob/master/devtools/dumper-companion.py
1010
- https://github.com/elliotnunn/machfs/
1111
- 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

Comments
 (0)