C#C
C#2y ago
Aadi

✅ How to share my C# console application with MacOS friends?

hello. i made a very very basic c# console application game using jetbrains rider

i want to share my game that i've made with my friends
my teacher suggested to share the .exe file to my friends via a google drive link, and this works brilliantly for some of my friends

however, those who use MacOS cannot run this

how can i share my game to my MacOS friends
i want it to be as simple as possible for them, so they just click a file and boom it works, just like it is with sharing the .exe file
(edit, im a beginner and im clueless about a lot of programming stuff. i looked at docker and it was difficult to understand/get to work)
Was this page helpful?