mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-20 17:51:19 -05:00
50a456b87f
Change profile file format from a custom one to JSON
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
{
|
|
"version": { "major": 12, "minor": 13 },
|
|
"delta_times": [
|
|
1.0,
|
|
30.0,
|
|
60.0,
|
|
1000.0,
|
|
36000.0
|
|
]
|
|
}
|