diff --git a/cf_export.bat b/cf_export.bat new file mode 100644 index 0000000..1ccd2b7 --- /dev/null +++ b/cf_export.bat @@ -0,0 +1 @@ +packwiz cf export \ No newline at end of file diff --git a/detect_mods.bat b/detect_mods.bat new file mode 100644 index 0000000..a251743 --- /dev/null +++ b/detect_mods.bat @@ -0,0 +1 @@ +packwiz cf detect \ No newline at end of file diff --git a/index.toml b/index.toml index 2492e91..007a9cc 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,8 @@ hash-format = "sha256" +[[files]] +file = "cf_export.bat" + [[files]] file = "config/Adorn.json5" @@ -471,6 +474,9 @@ file = "config/xaeroworldmap.txt" [[files]] file = "config/yosbr/options.txt" +[[files]] +file = "detect_mods.bat" + [[files]] file = "kubejs/README.txt"