Author Topic: Need help can't figure out how to mac a .cs file on mac to create add ons  (Read 1016 times)

Hello i am having a problem trying to create a .cs file on mac. Can someone plz help

I don't use a Mac but I am fairly certain there's an option in Finder's settings that shows you the extensions. If such an option exists, you rename it and change .txt to .cs

Or try saving it as a .cs from TextEdit having "All Files" selected or from Notepad++. I recommend you use Notepad++.

Assuming you're using Text Edit:

1) Make sure your file is plain text. Click Format at the top of your screen, and if you see something that says Make Plain Text then click that. If you see something that says Make Rich Text, you're already good.
2) File > Save > "whatever.cs"

another thing that should work is copying and pasting an existing .cs file and editing it (or clearing and typing in your own things)