Is there a way to convert a string into a new .rtf file using C#? Nothing fancy just text and paragraphs.
I am currently writing it to a .txt file but the program would be much more accesible if it produced .rtf. Is this possible with unity?
I’m not a beginner with coding but I do have some gaps in my knowledge as I tend to only learn what I need to for different projects so if you know a solution I’d be massively greatful.