1 Star 1 Fork 1

OpenCG/Smart

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SmartStudio.uplugin 1017 Bytes
一键复制 编辑 原始数据 按行查看 历史
sheen 提交于 2021-12-28 17:59 . rebuid
{
"FileVersion": 1,
"Version": 1,
"VersionName": "0.10",
"FriendlyName": "Smart Studio",
"Description": "Smart integration for the UE4 Editor.",
"Category": "Editor",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": true,
"IsBetaVersion": true,
"Installed": false,
"SupportedTargetPlatforms": [
"Win64"
],
"Modules": [
{
"Name": "SmartMenu",
"Type": "Editor",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "SmartPythonExtensions",
"Type": "Editor",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win64"
]
}
],
"Plugins": [
{
"Name": "PythonScriptPlugin",
"Enabled": true
},
{
"Name": "LevelSequenceEditor",
"Enabled": true
},
{
"Name": "EditorScriptingUtilities",
"Enabled": true
},
{
"Name": "SequencerScripting",
"Enabled": true
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/tdercg/Smart.git
git@gitee.com:tdercg/Smart.git
tdercg
Smart
Smart
master

搜索帮助