dump: [json] pakchunk0

dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
This commit is contained in:
merith-tk 2024-11-29 17:06:31 -08:00
parent a0202f19ac
commit 6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions

View file

@ -0,0 +1,25 @@
{
"FileVersion": 3,
"Version": 10,
"VersionName": "1.4.2",
"FriendlyName": "AI Cover System",
"Description": "A code plugin framework to implement cover mechanics for an AI. Fully procedural and dynamic - set up it only once, and it works everywhere.",
"Category": "AI",
"CreatedBy": "Fullstag Interactive",
"CreatedByURL": "",
"DocsURL": "https://drive.google.com/file/d/1JZr2UVmyDutgo7WMjjevGojPvZXnd-sL/view?usp=sharing",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/0966972104ff4e94874096f15cf4f7f5",
"SupportURL": "",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "AICoverSystem",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64"
]
}
]
}