- Home /
Is it possible to open windows build to re-build for web?
I have a completed unity build for windows with exe. Is it possible to open windows exe in unity application for web build. Basically Converting windows exe to web, looking for a way to run existing windows exe on the web.
No you can't, at least i don't think so, if you have the Project it's quite simple, but from a .exe no.
Thanks, Is it possible to re-use resources like images from the windows build [.exe] when i start new project for web?
Just switch the target platform to web and rebuild - you can re-use all the same assets as you did to make the windows build.
Your answer
Follow this Question
Related Questions
Where can I find the Terrain Toolkit ? 2 Answers
Where can i find readymade AI scrips for free? 0 Answers
Non Game Engine related bug reports 0 Answers
WebGL throws errors on the web 1 Answer