1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-04-28 15:19:34 +03:00
inform7/inform7/Internal/Inter/WorldModelKit/kit_metadata.json
2022-11-07 22:41:51 +00:00

21 lines
596 B
JSON

{
"is": {
"type": "kit",
"title": "WorldModelKit",
"version": "10.2.0-beta+6V96"
},
"needs": [ {
"need": {
"type": "extension",
"title": "Standard Rules",
"author": "Graham Nelson"
}
} ],
"activates": [ "interactive fiction", "multimedia" ],
"kit-details": {
"has-priority": 2,
"defines-Main": true,
"provides-kinds": [ "Actions.neptune", "Times.neptune", "Scenes.neptune", "Figures.neptune", "Sounds.neptune" ],
"indexes-with-structure": "Standard.indext"
}
}