cathei / BakingSheet

Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
MIT License
333 stars 31 forks source link

Support partial sheet #22

Closed cathei closed 1 year ago

cathei commented 1 year ago

Support partial sheet across multiple spreadsheet files. To be consistent, optional sheet subtitle convention Name.Subname may be supported as well. Subname is metadata and should be unique for same name if used.

Additional thoughts

cathei commented 1 year ago

Released in v4.1.0