1 Star 0 Fork 0

五谷延年 / UE4PluginTapDB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TapDB.uplugin 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
五谷延年 提交于 2020-11-25 09:35 . add jni interface
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0.0",
"FriendlyName": "TapDB",
"Description": "Link to TapDB library, the Game Data Analytics service Supported by TapDB.com",
"Category": "Analytics",
"CreatedBy": "Wuguyannian",
"CreatedByURL": "wuguyannian.com",
"DocsURL": "wuguyannian.com",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/aaf3f12f76c545f1af8b3944cb911908",
"SupportURL": "",
"EnabledByDefault" : false,
"Modules": [
{
"Name": "TapDB",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Win64",
"Android"
]
},
{
"Name": "TapDBEditor",
"Type" : "Editor",
"LoadingPhase" : "PostEngineInit",
"WhitelistPlatforms" : [ "Win64" ]
}
]
}
1
https://gitee.com/wuguyannian/ue4-plugin-tap-db.git
git@gitee.com:wuguyannian/ue4-plugin-tap-db.git
wuguyannian
ue4-plugin-tap-db
UE4PluginTapDB
master

搜索帮助