Updated images and uplugin file
This commit is contained in:
parent
13815b4f30
commit
6696c81e19
6 changed files with 10 additions and 2 deletions
8
Config/FilterPlugin.ini
Normal file
8
Config/FilterPlugin.ini
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[FilterPlugin]
|
||||||
|
; This section lists additional files which will be packaged along with your plugin. Paths should be listed relative to the root plugin directory, and
|
||||||
|
; may include "...", "*", and "?" wildcards to match directories, files, and individual characters respectively.
|
||||||
|
;
|
||||||
|
; Examples:
|
||||||
|
; /README.txt
|
||||||
|
; /Extras/...
|
||||||
|
; /Binaries/ThirdParty/*.dll
|
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"FileVersion": 3,
|
"FileVersion": 3,
|
||||||
"Version": 1,
|
"Version": 1,
|
||||||
"VersionName": "0.1",
|
"VersionName": "1.0",
|
||||||
"FriendlyName": "HarmonyLinkUE",
|
"FriendlyName": "HarmonyLinkUE",
|
||||||
"Description": "A plugin that provides real-time device metrics for games running on handheld devices, starting with the Steam Deck.",
|
"Description": "A plugin that provides real-time device metrics for games running on handheld devices, starting with the Steam Deck.",
|
||||||
"Category": "Handheld",
|
"Category": "Handheld",
|
||||||
"CreatedBy": "Jordon Brooks",
|
"CreatedBy": "Jordon Brooks",
|
||||||
"CreatedByURL": "https://jordongamedev.co.uk",
|
"CreatedByURL": "https://jordongamedev.co.uk",
|
||||||
"DocsURL": "",
|
"DocsURL": "",
|
||||||
"MarketplaceURL": "",
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/adec045fde54477a81f7829eb7c46afe",
|
||||||
"SupportURL": "",
|
"SupportURL": "",
|
||||||
"EngineVersion": "5.2.0",
|
"EngineVersion": "5.2.0",
|
||||||
"CanContainContent": false,
|
"CanContainContent": false,
|
||||||
|
|
BIN
Resources/Blueprints.png
Normal file
BIN
Resources/Blueprints.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
BIN
Resources/HarmonyLinkLogo.png
Normal file
BIN
Resources/HarmonyLinkLogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 197 KiB |
Binary file not shown.
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 20 KiB |
BIN
Resources/Icon256.png
Normal file
BIN
Resources/Icon256.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
Loading…
Add table
Add a link
Reference in a new issue