addonscript-spec/docs/schema/addonscript.md
2021-11-14 00:18:00 +01:00

18 lines
373 B
Markdown

# AddonScript Object
``` json
{
"version": 2
}
```
Future fields may be added.
# Required properties
## version
This is the version of the addonscript format the file is written in.
The specification you are reading is for version 2. Version 1 is an old version which is deprecated,
and doesn't have to be (and shouldn't be) implemented by tools using addonscript.