mirror of
https://github.com/Theaninova/BeatLanguageMapper.git
synced 2026-01-18 16:03:04 +00:00
Mk2
uh stuff. i'm putting it in the readme.
This commit is contained in:
26
Plugins/Socketer/Socketer.uplugin
Normal file
26
Plugins/Socketer/Socketer.uplugin
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "0.3",
|
||||
"FriendlyName": "Socketer",
|
||||
"Description": "A TCP networking blueprint library!",
|
||||
"Category": "Networking",
|
||||
"CreatedBy": "HowToCompute",
|
||||
"CreatedByURL": "https://how2compute.cf",
|
||||
"EngineVersion": "4.19.0",
|
||||
"DocsURL": "",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": true,
|
||||
"Installed": true,
|
||||
"RequiresBuildPlatform": false,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "Socketer",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreLoadingScreen",
|
||||
"WhitelistPlatforms": [ "Win64", "Win32" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user