UNPKG

com.rwth.unity.omilaxr.xapi4unity

Version:

This is an package with has editor tools to use work with xAPI definitions more easy. Developers can design xAPI definitions and transform them directly to C# code.

27 lines 968 B
{ "name": "com.rwth.unity.omilaxr.xapi4unity", "version": "2.2.0", "displayName": "xAPI4Unity", "description": "This is an package with has editor tools to use work with xAPI definitions more easy. Developers can design xAPI definitions and transform them directly to C# code.", "unity": "2020.3", "unityRelease": "15f1", "documentationUrl": "https://omilaxr.dev/", "changelogUrl": "https://gitlab.com/learntech-rwth/omilaxr-framework/xapi-4-unity/-/blob/main/CHANGELOG.md", "licensesUrl": "https://gitlab.com/learntech-rwth/omilaxr-framework/xapi-4-unity/-/blob/main/LICENSE", "homepage": "https://omilaxr.dev/", "dependencies": { "com.unity.nuget.newtonsoft-json": "2.0.2" }, "keywords": [ "xAPI", "Registry", "Definitions Design", "Learning Analytics", "Unity Editor" ], "author": { "name": "Sergej Görzen", "email": "goerzen@cs.rwth-aachen.de", "url": "https://elearn.rwth-aachen.de/goerzen" } }