Jesse Burström
Jesse Burström
HAve to add tho index.html at end .then((unityInstance) => {console.log(unityInstance); mainUnityInstance = unityInstance}); to actually init the unity instance hope it is fixed with new version
Ok, I think it is easier to lock the .html file since it really is never changing from version to version in a functional way. Also I still want to...
I agree and have suggestion. Why not provide index.html next to build.cs and have versions on your repo for user to download with instructions where to put. That way breaking...