You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ To Run,
9
9
1.Extract the files to your windows path dir (eg. c:\path).
10
10
You can setup the path dir by nagivating to "Edit the system environment variables" -> System Variables -> Select Path -> Edit...
11
11
-> 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.
13
13
3.Open cmd.exe and navigate to dir containing the mvds files
0 commit comments