[Scummvm-git-logs] scummvm-web master -> b789dcc9519647e0effb5ce8de831c8fd4113271
djsrv
dservilla at gmail.com
Sat Nov 6 20:43:10 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
b789dcc951 DUMPER: Remove old build instructions
Commit: b789dcc9519647e0effb5ce8de831c8fd4113271
https://github.com/scummvm/scummvm-web/commit/b789dcc9519647e0effb5ce8de831c8fd4113271
Author: djsrv (dservilla at gmail.com)
Date: 2021-11-06T16:40:00-04:00
Commit Message:
DUMPER: Remove old build instructions
Changed paths:
dumper-companion/README.md
diff --git a/dumper-companion/README.md b/dumper-companion/README.md
index c072c231..23c8ce5c 100644
--- a/dumper-companion/README.md
+++ b/dumper-companion/README.md
@@ -5,14 +5,7 @@ a format that modern operating systems can't natively handle.
This companion program extracts game data from an HFS disk image and formats it for use in ScummVM.
-This repository contains code ported/adapted from:
+This contains code ported/adapted from:
- https://github.com/scummvm/scummvm/blob/master/devtools/dumper-companion.py
- https://github.com/elliotnunn/machfs/
- https://github.com/lyngklip/structjs
-
-## How to Build
-
-1. `npm install`
-2. `npm run build`
-
-The app will be generated in the `dist` directory. These files be placed on a static web server.
More information about the Scummvm-git-logs
mailing list