diff options
| author | 2024-07-06 09:14:35 +0800 | |
|---|---|---|
| committer | 2024-07-06 09:14:35 +0800 | |
| commit | 9558df091151d58aa7433c79ac3b8e050674c6fc (patch) | |
| tree | bfec4b888660354235cc4ff37c193d4182fe667c /examples/config.toml | |
| parent | 0ed10486f719c23ab7e0e84d2e119a7fa5f70475 (diff) | |
| download | HydroRollCore-9558df091151d58aa7433c79ac3b8e050674c6fc.tar.gz HydroRollCore-9558df091151d58aa7433c79ac3b8e050674c6fc.zip | |
chore: move COC7 folder into rules folder
Diffstat (limited to 'examples/config.toml')
| -rw-r--r-- | examples/config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/config.toml b/examples/config.toml new file mode 100644 index 0000000..4e5e2fe --- /dev/null +++ b/examples/config.toml @@ -0,0 +1,2 @@ +[core] +rule_dirs = ["rules"]
\ No newline at end of file |
