ITR2_ASSET/IntoTheRadius2/Plugins/HTN/HTN.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

41 lines
No EOL
953 B
JSON

{
"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"
]
}
]
}