Skip to content

Commit

Permalink
🚚 rename lufs.txt to stats.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Oct 19, 2024
1 parent 645d1c4 commit 4a61bd2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package-scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ module.exports = {
log: `code -r "${minecraftPath}/logs/latest.log"`,
stats: {
default: 'nps stats.sounds',
sounds: `yarn exec pwsh -Command "./package-scripts/list-sound-stats.ps1" -Path "resourcepack/assets/omega-flowey/sounds" -Out "resourcepack/assets/omega-flowey/sounds/lufs.txt"`,
sounds: `yarn exec pwsh -Command "./package-scripts/list-sound-stats.ps1" -Path "resourcepack/assets/omega-flowey/sounds" -Out "resourcepack/assets/omega-flowey/sounds/stats.txt"`,
},
sync: {
default: 'nps sync.summit',
Expand Down

0 comments on commit 4a61bd2

Please sign in to comment.