this post was submitted on 16 Sep 2023
67 points (94.7% liked)

Game Development

2814 readers
317 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS
 

Explore the key differences between Unity and Stride, a C#-based, open-source game engine powered by .NET 6 (soon .NET 8). Learn how Stride's flexibility and native .NET support offer a unique development experience.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 year ago (3 children)

Editor: Windows

Why not Linux, MacOS, too?

[–] [email protected] 15 points 1 year ago (1 children)

Someone would have to make it, no one has made it yet.

[–] [email protected] -4 points 1 year ago (2 children)

Not at this time, but since Visual Studio runs on both Mac and Linux, it could happen in the future.

[–] [email protected] 11 points 1 year ago

Just to be clear, Visual Studio does not officially run on anything other than Windows.

However, as the linked blog post indicates, since this is .NET based you can use any IDE or code editor you like that has support, such as Visual Studio Code, or JetBrains Rider, which are available for Linux and macOS.

The game engine's own editor is also Windows only and presumably if that is .NET based then one day it might be cross platform if the community makes it happen. That doesn't really relate to Visual Studio though.

[–] [email protected] 10 points 1 year ago* (last edited 1 year ago)

Visual Studio for Mac was shut down (it wasn't even really Visual Studio, btw), and I don't believe it's ever worked for Linux.

https://youtu.be/RRtXfGKpIIs?si=S4pAKWykW5NVjpAc

[–] ExtraMedicated 3 points 1 year ago

I think I saw a comment on github about that. It's definitely something that someone is working on.

[–] [email protected] 3 points 1 year ago

Market share Vs work required