HAxis sos

This commit is contained in:
guus
2018-08-11 16:46:35 +02:00
commit 510654f8a1
480 changed files with 54126 additions and 0 deletions

View 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
}