uFrame/uFrame.MVVM

MVVM Example doesn't compile to Plugins folder (plus rename uFrameMVVMExample)

Opened this issue · 2 comments

Hit build button, on first load, compiles to 'Plguins' folder rather than 'Plugins'.
Also renaming to uFrameMVVMExample would standardise the packages.

I'd consider splitting off the examples to separate repositories as they are kinda broken. Installing into any other place seems to break them. I'd say the process of importing a DB, import custom scene/scripts, point to correct folder, then building the scripts and updating the kernel should be a 'learn how to use uFrame' example... not including them in the base install.

Thanks your advice, plan to export the example to a package as before @mgmhunt