10 lines
210 B
Markdown
10 lines
210 B
Markdown
# AddonScript Object
|
|
|
|
``` json
|
|
{
|
|
"version": 2
|
|
}
|
|
```
|
|
|
|
Currently the AddonScript object only contains the version of AddonScript the file uses.
|
|
In future versions, there may be other information added to this.
|