You are viewing a potentially older version of this package. View all versions.
gillez-IslandTime-1.0.0 icon

IslandTime

Change Sailwind day/night cycle duration. Configurable multiplier in BepInEx config (slower or faster).

Date uploaded 3 weeks ago
Version 1.0.0
Download link gillez-IslandTime-1.0.0.zip
Downloads 46
Dependency string gillez-IslandTime-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

IslandTime

Changes how long a full in-game day/night lasts in Sailwind.

Features

  • Configurable day/night duration factor via BepInEx
  • Values above 1 = slower (longer real-time day)
  • Values below 1 = faster (shorter real-time day)

Configuration

After the first launch, edit:

BepInEx/config/gillez.islandtime.cfg

[Time]
DayLengthMultiplier = 2

Restart the game after changing this value.

Value Effect
2 Day/night twice as long (default)
0.5 Twice as fast
Must be > 0

Requirements

  • BepInEx (this package lists BepInExPack as a dependency)
  • Tested on Sailwind 0.36

Manual install

  1. Install BepInExPack for Sailwind if needed.
  2. Copy the IslandTime folder from this package into Sailwind/BepInEx/plugins/.
  3. Launch the game once, then adjust config if desired.

Uninstall

Delete BepInEx/plugins/IslandTime/.

Links

Author

Gilles Auclair

CHANGELOG

Changelog

1.0.0

  • Initial release
  • DayLengthMultiplier in gillez.islandtime.cfg