mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
This script extracts playsound() calls and their arguments and outputs it in a csv format
In order to use this, open a shell at the root of the git directory and run node tools/playsound_finder/index.js.
It's pretty far from perfect, but hey, quicker than extracting playsound parameters by hand.