this repo contains a simple python tool designed to remove single line print statments
from gd script files

to use simply pass the files to remove print from as arguments to the python script

the player.gd script files are from SoundMess and are provided as tests for the program for convinence
with both the buffer player script and the player script copies of eachother for easy comparision