Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostboats committed May 21, 2024
1 parent 5f9664b commit b9e86fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion support_files/pack_mod.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const temp_folder = "\\temp_folder";
// const temp_path = path.join(rootParentPath, temp_folder);



function prepareTempDir(movedPak = false) {
const { rootModPath } = getConfig();
const rootParentPath = path.dirname(rootModPath);
Expand Down

0 comments on commit b9e86fe

Please sign in to comment.