-
Breaking the spreadsheet VSTO into two components:
- The spreadsheet with just the data and no code
- An exporter executable that will convert the xlsx file into a json file
-
New exporter C# code solution
-
Added functionality to skip game types
- Can be set on the config.xlsx in the debug tab.
- Don't forget to export
-
Imaginary first option will now work as expected