Created a plugin for placing bug report markers directly into the game.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1.0,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "Unrealzilla",
|
||||
"Description": "A tool for adding bug reports in-game ",
|
||||
"Category": "Menu",
|
||||
"CreatedBy": "Batty Bovine Productions, LLC",
|
||||
"CreatedByURL": "https://battybovine.com",
|
||||
"EnabledByDefault": true,
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "Unrealzilla",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreDefault"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user