StefanoFiumara/medieval-conquerors-godot

Card Library Editor

Closed this issue · 0 comments

Create a Godot Editor plugin to manage Card Library

  • CardData instances are saved onto a LiteDB Database
  • Plugin should read from DB and show card library
    • Card Search
  • Investigate if it's possible to send CardData from this plugin over to CardDataEditor
    • Use CardDataEditorLoader to give each scene a reference to the other