Answer the question
In order to leave comments, you need to log in
How to make a game installer in Unity?
There is a game for the computer made on Unity. how to make an installer for this game? I've read everything and nothing works. What to do?
Answer the question
In order to leave comments, you need to log in
Exe - shnik? File -> Build Settings select the platform, settings click Build or Build and Run. Thus, a game folder with a launch shortcut was created. If you plan to compress a folder into one Exe so that the whole game with libraries can be downloaded through it, use Inno Setup. If you solved this problem, then you had to google it correctly, 3 minute business
It is IMPOSSIBLE to create your own exe - shnik in Unity. You can use only Uniti's, which is done: File -\u003e Build Settings, select the platform, click the settings Build or Build and Run.
Unity games themselves come as portables, and if you need a single EXE file that will unpack and install everything, then you need to look for .sfx archives. The loaders themselves are easy to google or you can use WinRAR.
how to make an installer for this game?There is no point in doing it at all.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question