cfogrady / DIM-Modifier

31 stars 3 forks source link

New button for custom cards and Import button for custom card imports #26

Open cfogrady opened 1 year ago

cfogrady commented 1 year ago

Working with the custom dim community trying to create ways to enable custom dims without enabling full copies of one card onto another.

Proposed Approach:

New button creates a specially crafted blank DIM card. This card can be edited freely and saved.

Import button allows importing all data from a custom card on to an official card image for running on device. The import button will only work with the cards crafted from the blank cards as described above.

Keying off card Id will mostly work... but I want to prevent somebody from just replacing the card id in an official image to migrate it to a card they have. So the tool will probably sign all the card data upon card creation.