Hi, does anyone know a script/code I can use to output labels onto a text file? Ideally, each label is separated by a new line. The way each label is listed using renpy.get_all_labels() is impossible to use and would like them printed on a text file so I can search them more easily. Thanks!