mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 23:39:26 -05:00
50a456b87f
Change profile file format from a custom one to JSON
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
{
|
|
"version": { "major": 12, "minor": 13 },
|
|
"mark_nodes": [
|
|
"node-1", "node-2", "node-3"
|
|
]
|
|
}
|