43-Game Deployment

--

This post will briefly introduce the “PC/Mac/Linux” build and the “WebGL” build.

Go to “File->Build Settings”

Computer Game Building

There are some details that could be updated according to our need in the bottom Player Settings window.

Close the above window and click build, then simply following the system prompts. In the end, there will be an exe file (PC)being built in the corresponding folder.

As for WebGL, also go to “File->Build Settings”, and choose WebGL, then click switch platform.

The switch platform button will turn into Build. Click Build, the corresponding files for WebGL will be ready to uploaded to your server.

--

--