1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-24 01:23:37 +02:00
MLEM/Sandbox/Content/Test.json
2020-02-27 18:56:49 +01:00

8 lines
121 B
JSON

{
"Vec": "10 20",
"Point": "20 30",
"Rectangle": "1 2 3 4",
"RectangleF": "4 5 6 7",
"Dir": "Left"
}