2

I try to develop an app using unity for cross platform purpose.

Here is my problem: I have a huge number of images and texts related to each image which I want to import to the app to display. I also want to revise and update these later and, of course, to use them to display as contents for my app.

I figure maybe just using programs such as Excel.

Here is my question: How do I do that? Importing excel files into unity and hopefully update-able in the future?

user9727936
  • 47
  • 2
  • 5

1 Answers1

4

Here are different third party solution including some open source projects

  1. Excel4Unity
  2. Unity-QuickSheet
  3. Excel to Unity Pipeline Tutorial
  4. Reading CSV files using C# - Q/A at stackoverflow
  5. Unity-QuickSheet
  6. Excel to Unity-Paid solution
Muhammad Faizan Khan
  • 10,013
  • 18
  • 97
  • 186