Can you add a pass in .schem format from a serialized string (base64 for example) to pass the schematic without creating a file (if your plugin is available as a Java library or from the console)?
I saw this usage in another project that renders schematics: https://github.com/EngineHub/SchematicWebViewer/blob/master/test/test.ts
Can you add a pass in .schem format from a serialized string (base64 for example) to pass the schematic without creating a file (if your plugin is available as a Java library or from the console)?
I saw this usage in another project that renders schematics: https://github.com/EngineHub/SchematicWebViewer/blob/master/test/test.ts