Skip to content

Commit

Permalink
run script for export and detect
Browse files Browse the repository at this point in the history
  • Loading branch information
ImAK9 committed Oct 7, 2021
1 parent ddc4fa3 commit 4b85e12
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions cf_export.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
packwiz cf export
1 change: 1 addition & 0 deletions detect_mods.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
packwiz cf detect
6 changes: 6 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
hash-format = "sha256"

[[files]]
file = "cf_export.bat"

[[files]]
file = "config/Adorn.json5"

Expand Down Expand Up @@ -471,6 +474,9 @@ file = "config/xaeroworldmap.txt"
[[files]]
file = "config/yosbr/options.txt"

[[files]]
file = "detect_mods.bat"

[[files]]
file = "kubejs/README.txt"

Expand Down

0 comments on commit 4b85e12

Please sign in to comment.