dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
41
IntoTheRadius2/Plugins/HTN/HTN.json
Normal file
41
IntoTheRadius2/Plugins/HTN/HTN.json
Normal file
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 60,
|
||||
"VersionName": "1.13.3",
|
||||
"FriendlyName": "HTN Planning",
|
||||
"Description": "Adds Hierarchical Task Network planning functionality as an alternative to Behavior Trees",
|
||||
"Category": "AI",
|
||||
"CreatedBy": "Maks Maisak",
|
||||
"CreatedByURL": "maksmaisak.github.io",
|
||||
"DocsURL": "http://maksmaisak.github.io/htn",
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/29560d88937e4cd1a435f4b634890655",
|
||||
"SupportURL": "mailto:max.maisak+support@gmail.com",
|
||||
"CanContainContent": false,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "HTN",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"PlatformAllowList": [
|
||||
"Win64",
|
||||
"Mac",
|
||||
"Linux",
|
||||
"IOS",
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "HTNEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default",
|
||||
"PlatformAllowList": [
|
||||
"Win64",
|
||||
"Mac",
|
||||
"Linux",
|
||||
"IOS",
|
||||
"Android"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue