JSON Parser for games
lgraziani2712 opened this issue · 1 comments
lgraziani2712 commented
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.
lgraziani2712 commented
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.