lvgamedev / simairport-modding

4 stars 4 forks source link

Minimum Version #65

Closed ghost closed 4 years ago

ghost commented 4 years ago

Add a version.json that we can put infomation like:

{
   "build_comment": "(default, experimental ect.)",
   "build": "edge",
   "exactbuild_comment": "(date of build version, optional)",
   "exactbuild": "22/2/22"
}