Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.2.0
Add support for carts. Provide config to set which type of vehicle should be shown (ships / carts).
This mod automatically adds markers for all your ships and carts to the map so you can always see where you left your vehicles. It adds a custom icon for the markers. Each marker is labled with the type of the vehicle (Raft, Karve, Longship, Cart).
The configuration file allows you to set wheter you want see only ships, carts or both.
The markers are not persistent, so they will be removed when the mod is uninstalled.
The mod works only in singleplayer correctly at the moment. Sample Config: [Types]
## Show ships on the map. # Setting type: Boolean # Default value: true Show ships = true
## Show carts on the map. # Setting type: Boolean # Default value: true Show carts = true