update
parent
3044df88e7
commit
fa842eb5be
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# Projects
|
||||
|
||||
A project contains all information of what you're doing with Variable Time:
|
||||
A project contains all information of what you're doing with Variable Time.
|
||||
|
||||
There is only one project open at a time. Currently we do not support saving multiple projects in a single browser session. \*
|
||||
|
||||
You can save and load your project. This way you can backup your work, or move between browsers and computers.
|
||||
|
||||
|
@ -39,3 +41,7 @@ The `project.json` file is a [JSON](https://en.wikipedia.org/wiki/JSON) file con
|
|||
- Description of used fonts
|
||||
- Values of properties
|
||||
- Animation Data
|
||||
|
||||
|
||||
## Footnotes
|
||||
\*) The functionality is there, but we chose not to expose it. More exposed functionality = more room for errors. Should you really, really, really want this.. let us know. Perhaps we will work on this then (no promise).
|
||||
|
|
Loading…
Reference in a new issue