We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc57493 commit 3f99d4dCopy full SHA for 3f99d4d
nativelib.json
@@ -1,9 +1,17 @@
1
{
2
"name": "amplitude",
3
+ "display_name": "Amplitude",
4
"description": "Amplitude analytics plugin",
- "version": "0.1.0",
5
+ "version": "0.1.1",
6
"license": "MIT",
7
"url": "https://github.com/DrMoriarty/godot-amplitude",
8
+ "godot_version": "3.3.0",
9
+ "category": "misc",
10
+ "author": {
11
+ "name": "DrMoriarty",
12
+ "url": "https://github.com/DrMoriarty",
13
+ "donate": "https://ko-fi.com/drmoriarty"
14
+ },
15
"variables": {
16
"Amplitude/API_KEY": {
17
"info": "Set your Amplitude API Key here"
0 commit comments