Add Excel roundtrip for cards data #93

Merged
maple merged 1 commits from codex/cards-excel-json into main 2026-06-24 21:55:37 +09:00
Collaborator
  • Add data/cards.xlsx as an editable workbook for data/cards.json
  • Add cards_to_excel.bat and excel_to_cards.bat for one-click export/import
  • Implement tools/cards/cards_excel.ps1 for JSON <-> XLSX conversion
  • Preserve card fields, starter decks, and roundtrip equality

Validation:

  • Export/import roundtrip matches the original JSON
  • BAT files keep the console open so errors are visible
  • Import now reads saved Excel string cells correctly
- Add data/cards.xlsx as an editable workbook for data/cards.json - Add cards_to_excel.bat and excel_to_cards.bat for one-click export/import - Implement tools/cards/cards_excel.ps1 for JSON <-> XLSX conversion - Preserve card fields, starter decks, and roundtrip equality Validation: - Export/import roundtrip matches the original JSON - BAT files keep the console open so errors are visible - Import now reads saved Excel string cells correctly
maple added 1 commit 2026-06-24 21:53:02 +09:00
maple merged commit 7b5e79bcf2 into main 2026-06-24 21:55:37 +09:00
maple deleted branch codex/cards-excel-json 2026-06-24 21:55:49 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gahusb/maplecontest#93