October3d55/M/PathFollow/PathFollow.uplugin

23 lines
629 B
Plaintext
Raw Normal View History

2025-03-10 09:43:27 +08:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.1",
"FriendlyName": "Path Follow",
"Description": "Create almost any kind of animation directly in UE editor.",
"Category": "Gameplay",
"CreatedBy": "Jiri Dockal (pathfollow@jiridockal.com)",
"CreatedByURL": "http://jiridockal.com/",
"DocsURL": "goo.gl/JroCCa",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/7c19d00ad42a4b67972eea383dedb7f3",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "PathFollow",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit"
}
]
}