Add Json importer (#46)

add boost-json to dependencies
This commit is contained in:
GenevensiS
2025-06-21 07:53:35 +02:00
committed by GitHub
parent 128bb3867d
commit e45353af9b
27 changed files with 685 additions and 185 deletions
+3
View File
@@ -841,6 +841,9 @@ error:
can't create file stream: Failed to create file stream: '%s'
can't write image to set: Failed to write image to set: '%s'
can't import image: Failed to import image: '%s'
import missing fields:
The %s file contains the following entries that could not
be imported, because no corresponding card field was found: %s
# Card creation
no field with name: Card doesn't have a field named '%s'