I have a PC and we are setting our game on steam. I deployed to use for mac os but I don't know what folders to put on steam and what we should make the system point to being there is no .exe file. What needs to be ported over and what do we point to in order for mac users to start their game?
How do I Fully deploy to Mac OS?
● ARCHIVED · READ-ONLY
-
-
put all the distribution files with it, thats easiest...it should be an image file .img i believe
-
I've moved this thread to MV Deployment. Please be sure to post your threads in the correct forum next time. Thank you.
When you tell the MV-Editor to deploy to MacOS, the result should be an app-file that is in reality an archive containing everything for MacOS.
What happens when you do that? -
-
Which one of these files is the one to point to?
Neither - you're already too deep into the structure.
You need to copy the game.app folder, that will automatically turn into a program named game when placed on the Mac.
(sorry, previously I only tested the Mac output on a Mac, where that folder is automatically displayed as a programm - on Windows it's not a file but a folder) -
Good info. Thanks for the input. Is it Game.exe? Since I have windows I won't see it. When I set it up on steam, just need to know what steam will be looking for to start the program for mac users.
-
Mac doesn't have exes - the entire folder turns into a program on a MacOS, and everything else is handled internally by the MacOS.