y9vad9 / SketchwareManager

Coroutine-based library for managing Sketchware (Sketchware Pro/Studio) projects, collections and etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export & Import functions

y9vad9 opened this issue · comments

I have plan to add export/import functions for projects and/or custom components, etc.

Why is it difficult? There is nothing difficult in the implementation of simple copying of project files, the most difficult thing is to do export/import, taking into account custom components, blocks, etc. (it is also important that blocks and components with similar identifiers are not replaced, and so on. I plan to make it up to a stable version.

Added in the last version.