https://github.com/harkushavlad/multiplayercalendarplanner
A Stardew Valley mod that adds the ability to reserve calendar days for in-game resources.
https://github.com/harkushavlad/multiplayercalendarplanner
mod smapi stardew-valley
Last synced: over 1 year ago
JSON representation
A Stardew Valley mod that adds the ability to reserve calendar days for in-game resources.
- Host: GitHub
- URL: https://github.com/harkushavlad/multiplayercalendarplanner
- Owner: HarkushaVlad
- Created: 2024-12-25T10:33:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T12:46:36.000Z (over 1 year ago)
- Last Synced: 2025-01-13T13:24:25.594Z (over 1 year ago)
- Topics: mod, smapi, stardew-valley
- Language: C#
- Homepage: https://www.nexusmods.com/stardewvalley/mods/30790
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multiplayer Calendar Planner
**Multiplayer Calendar Planner** is a mod for **Stardew Valley** that adds a collaborative calendar system for
multiplayer. It allows players to reserve and unreserve days for activities like Robin's building projects or gathering
wood in the Secret Woods, ensuring all players stay in sync.
## Installation
1. **Install SMAPI**
Download and install the latest version of [SMAPI](https://smapi.io).
2. **Install the Mod**
Download the mod from the [releases page](https://github.com/HarkushaVlad/MultiplayerCalendarPlanner/releases) and
unzip it into your `Stardew Valley/Mods` folder.
3. **Run the Game**
Launch the game via SMAPI.
## How to Use
1. **Install for All Players**
Every player in the multiplayer game needs to install the mod. If a player does not have the mod installed, they will
not be able to see or interact with the calendar events.
2. **Start a Multiplayer Game**
Begin your multiplayer game as usual.
3. **Reserve a Day**
To reserve an activity, click on a day in the calendar. A menu will appear where you can select the activity (e.g.,
Robin's building projects or Secret Woods). When Robin starts a construction project, it will automatically be added
to the calendar for the number of days it takes to complete the construction.
4. **Unreserve a Day**
To unreserve an activity, click the day again and choose the option to remove the reservation.
5. **Season Reset**
At the start of each season, the calendar data will automatically be cleared for all players.
## Features
- **Event Synchronization**: All changes to the calendar are synced between players.
- **Reserve/Unreserve Days**: Easily reserve and remove events like Robin’s building projects or other special
activities.
- **Season Data Reset**: The calendar is cleared at the start of every new season.
## Compatibility
- Works with **Stardew Valley 1.6+** and supports **SMAPI** multiplayer.
- Compatible with Windows, macOS, and Linux.