Skip to main content
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
fixed grammar
Source Link
Philipp
  • 123.2k
  • 28
  • 264
  • 345

Currently, we have a project on windows platform that using excelruns on Windows and uses an Excel spreadsheet to save/retrive some data/information. Now we want to mybuild that project switch on thefor WebGL platform but the. The problem is, that file reading support is not available on the webglWebGL platform. My question is that how How do iI solve athis problem? Do iI need to write a backend or there is anyanother way to use excel in webglWebGL platform. Rememer even though the file reading stuffAPI of the .NET framework is not supported on webgl.WebGL?

Currently, we have a project on windows platform that using excel to save/retrive some data/information. Now we want to my project switch on the WebGL platform but the problem is, file reading support is not available on the webgl platform. My question is that how do i solve a problem? Do i need to write a backend or there is any way to use excel in webgl platform. Rememer file reading stuff is not supported on webgl.

Currently, we have a project that runs on Windows and uses an Excel spreadsheet to save/retrive some data/information. Now we want to build that project for WebGL. The problem is that file reading support is not available on the WebGL platform. How do I solve this problem? Do I need to write a backend or there another way to use excel in WebGL platform even though the file reading API of the .NET framework is not supported on WebGL?

edited title
Link
Philipp
  • 123.2k
  • 28
  • 264
  • 345

Data handling How can I import an Excel file in an Unity WebglWebGL game?

Source Link

Data handling in Unity Webgl

Currently, we have a project on windows platform that using excel to save/retrive some data/information. Now we want to my project switch on the WebGL platform but the problem is, file reading support is not available on the webgl platform. My question is that how do i solve a problem? Do i need to write a backend or there is any way to use excel in webgl platform. Rememer file reading stuff is not supported on webgl.