-
Notifications
You must be signed in to change notification settings - Fork 59
Installation
JediKnightChan edited this page Nov 9, 2024
·
2 revisions
Notice that this project is only the code base, while Content folder is not available for public distribution.
git clone https://github.com/JediKnightChan/EternalCrusadeResurrection.git
cd EternalCrusadeResurrection
- In Source/ECR.Target.cs remove line
BuildEnvironment = TargetBuildEnvironment.Unique;
- In ECR.uproject Plugins section, change
MyOnlineSubsystemEOS
toOnlineSubsystemEOS
, for official plugin version to be used - Disable or obtain other non-distributable plugins (e.g. SmoothSync, DragonIKPlugin, etc.)
- Right click ECR.uproject, Switch Unreal Engine version to 5.1
- Right click ECR.uproject, Generate Visual Studio Files
- Open ECR.sln in Visual Studio, build the project for Development Editor