By default, you can only embark at most 15 settlers on your ferries. This script enables you to customize this value.
There is a German translation for this README. Please note that it may be outdated.
- Change the ferry capacity to 45 settlers.
- You can customize the limit by using a configuration file.
- Compatibility: Works with the Gold Edition and the History Edition of The Settlers 4.
You need an ASI Loader to use this mod. I recommend The Settlers 4: ASI Loader as it works nicely with the Gold and History Edition of The Settlers 4 and does not require any configuration.
- Download a release.
- Unpack the files into your
plugins
directory. - Start the game. The mod will load automatically.
To uninstall the mod remove FerryLimitCustomizer.asi
from yourplugins
directory.
Open the FerryCustomizer.ini to change the limit to any value you desire.
- Multiplayer interoperability: All participants in a multiplayer session must use this mod with an identical configuration file. Otherwise the game will DESYNC.
The project uses the Github Issue tracker. Please open a ticket here.
The official repository of this project is available at https://github.com/nyfrk/FerryLimitCustomizer.
Download Visual Studio 2017 or 2019 with the C++ toolchain. The project is configured to build it with the Windows XP compatible v141_xp toolchain. However, you should be able to change the toolchain to whatever you like. No additional libraries are required so it should compile out of the box.
The project is licensed under the MIT License.