This is a mod for Good Company, adding more features for courier related actions.
- Adds an
Add Route
button to the courier pallet that creates a new route with the selected pallet and its reserved item slots.
- Ensure GCModLoader is installed.
- Grab the
BetterCouriers.dll
from the latest release, and put it in the<GoodCompanyDir>\GCModLoader\Mods
directory. - Add the mod to
<GoodCompanyDir>\GCModLoader\ModsConfig.json
.{ "Name": "BetterCouriers", "File": "BetterCouriers.dll", "Enabled": true }