summaryrefslogtreecommitdiff
path: root/engine/Config.json
blob: 9e1474f7ce3fd99a36c8e9a27fc7428ced3391d5 (plain)
1
2
3
4
5
6
7
8
9
{
    "Version": {
        "MajorVersion": 0,
        "MinorVersion": 0,
        "Patch": 1,
        "IsBeta": true
    },
    "PackagesLocation": "Packages"
}