Suggestion for a New Feature: Download and Upload Code as 'your_document_name.cs'

I understand that this might sound like a utopian idea, but my initial thought is: why can’t we receive the output as a ‘your_document_name.cs’ file? Simultaneously, we would need to upload our ‘your_document_name.cs’ file. This way, I could easily download the file for implementation in Unity, and later, I could upload my file to inquire about bugs, additional functions, and so on.

We like utopian ideas :slight_smile: We have noted down this feedback but feel free to continue the conversation and provide some more detail if you want, thank you!

Has this been implemented since Aug 10th? I have a code download button (next to copy code) which is great, except that the file it downloads is named muse_code.cs
Would be ideal if (in the case of C#) the file was named the same as the class that Muse had generated.