This repository was archived by the owner on Mar 5, 2021. It is now read-only.

Description
A demo system that does very little but exemplifies how it all works.
- We could have a collaborative editor for an asset that's just a number, along with controls to increment and decrement it.
- Then we could add a tool for configuring the increment/decrement step globally, using a resource.
- Exporting the project could start a runtime that adds all the counters in the project together and displays the result.