Skip to content

Commit

Permalink
Buildscript fix (#410)
Browse files Browse the repository at this point in the history
* Create temp.md

* Update build.js
  • Loading branch information
ThePansmith committed Jul 23, 2024
1 parent 770d0f4 commit 287a37c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions mods/temp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
temp file to see if buildscript works if folder is still empty
yes i should just fix buildscript but im tired and it needs to be rewritten for the cf release anyways lol
3 changes: 2 additions & 1 deletion tools/build/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ const includeList = [
"config",
"defaultconfigs",
"config-overrides",
"kubejs"
"kubejs",
"mods"
]

/**
Expand Down

0 comments on commit 287a37c

Please sign in to comment.