Phi.Sanders
Phi.Sanders
It didn't seem to change anything, so I poked at it... Shards file for 'card_game' references the 'events' branch of 'lattice-core', and the change you made seems only to be...
The VST system uses the short-codes from EPUBCheck to interpret or discard preflight messages ``` if (message.code.equalsIgnoreCase("RSC-005")) { if (message.message.contains("spine")) { // Reject spine-related errors return RESULT_FAIL; } } ```
I had to **restart Zed** before the snippet in the added `markdown.json` file would work…
Any pointers on getting started with M33 Fio if someone else wanted to add support for Plus/Pro? Does it require reverse engineering something new, or is it more like avoiding...