Init template repo for UE5
This commit is contained in:
23
Plugins/GitSourceControl/GitSourceControl.uplugin
Normal file
23
Plugins/GitSourceControl/GitSourceControl.uplugin
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 316,
|
||||
"VersionName": "3.16",
|
||||
"FriendlyName": "Git LFS 2",
|
||||
"Description": "Git source control management",
|
||||
"Category": "Source Control",
|
||||
"CreatedBy": "Project Borealis",
|
||||
"CreatedByURL": "https://projectborealis.com",
|
||||
"DocsURL": "https://github.com/ProjectBorealis/UEGitPlugin/blob/release/README.md",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "https://github.com/ProjectBorealis/UEGitPlugin/issues",
|
||||
"EngineVersion": "5.6.0",
|
||||
"CanContainContent": false,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "GitSourceControl",
|
||||
"Type": "UncookedOnly",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user