We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4585275 commit ea6f3e0Copy full SHA for ea6f3e0
CheckAppInstance.uplugin
@@ -3,10 +3,10 @@
3
"Version": 1,
4
"VersionName": "1.0.0",
5
"FriendlyName": "CheckAppInstance",
6
- "Description": "CheckAppInstance",
+ "Description": "This plugin make possible only one instance of your game can be run at the same time",
7
"Category": "Other",
8
"CreatedBy": "Andrew Bindraw",
9
- "CreatedByURL": "https://github.com/mrbindraw",
+ "CreatedByURL": "https://github.com/mrbindraw/CheckAppInstance",
10
"DocsURL": "",
11
"MarketplaceURL": "",
12
"SupportURL": "",
0 commit comments