1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-04-29 23:59:35 +03:00
inform7/inform7/Internal/Inter/WorldModelKit/kit_metadata.json
2022-08-20 11:36:48 +01:00

21 lines
596 B
JSON

{
"is": {
"type": "kit",
"title": "WorldModelKit",
"version": "10.1.0-beta+6V44"
},
"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"
}
}