19 lines
289 B
Text
19 lines
289 B
Text
|
{
|
||
|
"wanted": {
|
||
|
"min_version": 1,
|
||
|
"max_version": 1,
|
||
|
"min_api": 1,
|
||
|
"max_api": 1
|
||
|
},
|
||
|
"mod": {
|
||
|
"name": "CORE Test Mod",
|
||
|
"version": 1,
|
||
|
"version_friendly": 1.0,
|
||
|
"authors": [
|
||
|
"The CORE Team"
|
||
|
],
|
||
|
"license": "GNU General Public License v3",
|
||
|
"entrypoint": "testmod.gd"
|
||
|
}
|
||
|
}
|