Y
Hacker News
new
|
ask
|
show
|
jobs
by
ksymph
430 days ago
In theory yes, data is just stored in json and there's a CLI utility [1] for building. It's pretty awkward though.
[1]
https://defold.com/manuals/bob/
1 comments
britzl
430 days ago
No, data is stored in protobuf text format (and at runtime compiled to binary protobuf files ofc).
link