mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-18 18:08:49 -05:00
50a456b87f
Change profile file format from a custom one to JSON
10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
{
|
|
"version": { "major": 12, "minor": 13 },
|
|
"properties": [
|
|
{
|
|
"type": "setPropertyValue",
|
|
"name": "n"
|
|
}
|
|
]
|
|
}
|