lgraziani2712/codimo

JSON Parser for games

lgraziani2712 opened this issue · 1 comments

It would be epic if I could create a parse similar to webpack's. When every game will be stored in some cloud service, it will be necessary to know which version of codimo they were made for.

Also, it would be extremely epic to have a function which can automate the version upgrade when possible.

I'm closing this issue because games aren't going to be stored as descripted above. Since every activity is a npm package itself, it can describe which version of codimo it uses, and much more.