HAxis sos
This commit is contained in:
21
Plugins/Mantis/Mantis.uplugin
Normal file
21
Plugins/Mantis/Mantis.uplugin
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "Mantis Plugin",
|
||||
"Description": "A plugin to add an interface in Unreal for Mantis bug reports.",
|
||||
"Category": "Bugs",
|
||||
"CreatedBy": "Yoshi van Belkom",
|
||||
"CreatedByURL": "http://www.yoshivanbelkom.com/",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "Mantis",
|
||||
"Type": "Developer",
|
||||
"LoadingPhase": "PreDefault"
|
||||
}
|
||||
],
|
||||
"EnabledByDefault": true,
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": true,
|
||||
"Installed": false
|
||||
}
|
||||
Reference in New Issue
Block a user