Skip to content

Is there a version that works with MacOS? #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AstroOrbis opened this issue Feb 22, 2021 · 9 comments
Closed

Is there a version that works with MacOS? #25

AstroOrbis opened this issue Feb 22, 2021 · 9 comments
Labels
help wanted Extra attention is needed

Comments

@AstroOrbis
Copy link

No description provided.

@unitycoder
Copy link
Owner

haven't tested if the existing code would work in mac visual studio.. (at least some of the paths are currently windows only).

*ok i guess thats a no go, i'm using wpf:
"Visual Studio for Mac does not support Windows client projects like Windows Forms, WPF, or UWP."
https://docs.microsoft.com/en-us/visualstudio/productinfo/vs2019-compatibility-mac

@AstroOrbis
Copy link
Author

Would it be possible to make a MacOS version?

@unitycoder
Copy link
Owner

yes, pretty sure it should be possible (for someone who is familiar with macOS, to know where unity recent project list is saved, how to scan unity installs etc.)

actually there is at least one alternative here for macos,
https://github.com/unitycoder/UnityLauncherPro/wiki/Alternative-Launchers

@AstroOrbis
Copy link
Author

AstroOrbis commented Mar 4, 2021

Unity installs are all stored in /Applications/Unity/(versionIdentifier)/(files)
Projects are in ~/Unity I believe

@unitycoder unitycoder added the help wanted Extra attention is needed label Apr 9, 2021
@unitycoder
Copy link
Owner

@unitycoder
Copy link
Owner

uno platform: https://platform.uno/

comments on winforms, wpf,
image
https://twitter.com/reillywood/status/1485485529206382592

@unitycoder
Copy link
Owner

also Unity could be used to build multiplatform launcher.. and already have all the c# code here,
but just afraid that the UI would be quite limited then.. (not fun to build datagrid or other components from scratch..)

@AstroOrbis
Copy link
Author

It's been a year lmao

MacOS default UI looks pretty good, and they're more menus than I can count on two fingers in binary to play with

@unitycoder
Copy link
Owner

unitycoder commented Aug 28, 2022

this is now available in VS2022, need to check how it works:
https://devblogs.microsoft.com/dotnet/dotnet-maui-visualstudio-2022-release/

*maui was really slow and complicated..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants