Skip to content

Commit 0657bb0

Browse files
authored
Add links to fragfile and template in readme
1 parent 927f5c4 commit 0657bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To Run,
99
1. Extract the files to your windows path dir (eg. c:\path).
1010
You can setup the path dir by nagivating to "Edit the system environment variables" -> System Variables -> Select Path -> Edit...
1111
-> Add ";c:\path" to the Path string variable value (if not already there) -> OK out
12-
2. Download the fragfile.dat and template.dat files from the repository's src directory.
12+
2. Download the [fragfile.dat](https://github.com/QW-Group/mvdparser/blob/master/src/fragfile.dat) and [template.dat](https://github.com/QW-Group/mvdparser/blob/master/src/template.dat) files from the repository's src directory.
1313
3. Open cmd.exe and navigate to dir containing the mvds files
1414
4. Type: mvdparser -f c:\path\fragfile.dat -t c:\path\template.dat <"mvd file">
1515
5. Press enter

0 commit comments

Comments
 (0)