Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 519 Bytes

Progress.md

File metadata and controls

17 lines (15 loc) · 519 Bytes

Todo

  • Ships ✅
  • Database info (./version-info.json) ✅
  • Chapters (./chapters.json) ✅
  • Events (./events.json) ✅
  • Memories (./memories.internal.json) ✅
  • Voice Lines (./voice_lines.json) ✅
  • Equipment (./equipments.json) ✅
  • Barrage (./barrages.json) ✅
  • Client that uses the database from the internet ✅
  • Enums 📝
  • Figure out how to multi-target so that GetTextFileAsync can use File.ReadAllTextAsync on frameworks that support it

❌- Didn't start work yet 📝- Work In Progress ✅- Done