UNPKG
adaptorex
Version:
beta (2.10.0-beta.1)
latest (2.11.2)
2.11.2
2.11.1
2.11.0
2.10.2
2.10.1
2.10.0
2.10.0-beta.1
2.10.0-beta.0
2.9.1
2.9.0
2.8.2
2.8.2-beta.1
2.8.1
2.8.0
2.7.2
2.7.1
2.7.0
2.6.0
2.5.2
2.5.1
2.5.1-beta.0
2.5.0
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.2.0-beta.2
2.2.0-beta.1
2.2.0-beta.0
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-beta.6
2.0.0-beta.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Connect all your live interactive storytelling devices and software
docs.adaptorex.org
adaptorex
/
plugins
/
logic
/
package.json
11 lines
•
245 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"adaptorex-logic"
,
"adaptorex"
:
{
"name"
:
"logic"
,
"title"
:
"Logic actions"
}
,
"version"
:
"1.0.0"
,
"description"
:
"Basic logic actions for adaptor:ex games."
,
"main"
:
"logic.js"
,
"license"
:
"MIT"
}