Skip to content

Commit 4e6d1b6

Browse files
committed
Clarify that src/main.zig of the engine repo was meant
1 parent 5eb58a2 commit 4e6d1b6

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
@@ -23,7 +23,7 @@ states that whenever `CopyOf = Round M16` is encountered by the converter, it sh
2323

2424
This means you can make the converter "smarter" by adding more rules to the JSON files in the `rules/` directory.
2525

26-
Look at the names of the JSON files (or how they're used in `src/main.zig`) to figure out how the converter uses each JSON file.
26+
Look at the names of the JSON files (or check how they're used in the [Engine repository's src/main.zig](https://github.com/MyNameIsTrez/Cortex-Command-Mod-Converter-Engine/blob/master/src/main.zig)) to figure out how the converter uses each JSON file.
2727

2828
Note that the converter will ignore any extra JSON files you put in the `rules/` directory.
2929

0 commit comments

Comments
 (0)