From b9c834d84f09bf9f3a19b0f53c153683b3ffe02a Mon Sep 17 00:00:00 2001 From: Guy Elsmore-Paddock Date: Thu, 18 Jul 2024 22:58:20 -0400 Subject: [PATCH] [#60] Remove Gameplay Tags Step from `README.md` --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 39eb9e31c..4210c423d 100644 --- a/README.md +++ b/README.md @@ -195,9 +195,6 @@ For example, if a weapon has a range of 60 feet, then its range in OpenPF2 is }); ``` 7. Compile your project. -8. Copy the `Config/Tags/` folder from the plug-in into your project's `Config` folder. - _Even in UE 5.1+, this is still required. The engine - [does not automatically scan or package config files provided by plugins](https://docs.unrealengine.com/5.1/en-US/plugins-in-unreal-engine/#pluginsinprojects)._ ## Licensing