init
This commit is contained in:
BIN
Plugins/JsonUtils/Content/Examples/BP_JsonUtilsExample.uasset
Normal file
BIN
Plugins/JsonUtils/Content/Examples/BP_JsonUtilsExample.uasset
Normal file
Binary file not shown.
24
Plugins/JsonUtils/JsonUtils.uplugin
Normal file
24
Plugins/JsonUtils/JsonUtils.uplugin
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "JsonUtils",
|
||||
"Description": "Json wrapper",
|
||||
"Category": "Other",
|
||||
"CreatedBy": "Vankrupt Games",
|
||||
"CreatedByURL": "",
|
||||
"DocsURL": "",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"EnabledByDefault": true,
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": false,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "JsonUtils",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Plugins/JsonUtils/Resources/Icon128.png
Normal file
BIN
Plugins/JsonUtils/Resources/Icon128.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user