Code Monkey home page Code Monkey logo

stardew_valley_mods-'s Introduction

This repository contains my SMAPI mods for Stardew Valley. See the individual mods for documentation and release notes.

Mods

Active mods:

  • Auto Speed (source)
    Lets you move faster without the need to enter commands in the console.

  • Billboard Anywhere (source)
    Lets you look at the billboard anywhere in-game for easy access to upcoming events and birthdays.

  • Build Endurance (source)
    Lets you level up your endurance to increase your max stamina as you play.

  • Build Health (source)
    Lets you level up your endurance to increase your max health as you play.

  • Buy Back Collectables (source)
    Lets you buy items from the collectables menu by pressing a key, at a configurable markup.

  • Daily Quest Anywhere (source)
    Lets you open the daily quest menu from anywhere in-game.

  • Fall 28 Snow Day (source)
    Snow falls on the last day of fall.

  • Happy Birthday (source)
    Lets you pick a day for your birthday. On your birthday, you get letters from your parents, and villagers give you gifts and wish you happy birthday.

  • More Rain (source)
    Lets you adjust the probability of rain and storms for each season.

  • Museum Rearranger (source)
    Lets you rearrange donated items in the museum by pressing a key, even if you don't have a new item to donate.

  • Night Owl (source)
    Lets you stay up a full 24 hours instead of collapsing at 2am, including a morning light transition as the sun rises.

  • No More Pets (source)
    Removes all pets from the game.

  • Save Anywhere (source)
    Lets you save your game anywhere by pressing a key.

  • Save Backup (source)
    Automatically backs up your save files before you play and every in-game night.

  • Stardew Symphony (source)
    Lets you add music packs to Stardew Valley and play them without editing the game's default sound files. Music can be conditional on location, season, and weather.

  • Time Freeze (source)
    Freezes time while indoors. Configurably lets time pass while bathing.

Inactive mods:

  • Custom Shops Redux GUI (source)
    In development. Lets you create custom shops by editing text files.

Compiling the mods

Installing stable releases from Nexus Mods is recommended for most users. If you really want to compile the mod yourself, read on.

These mods use the crossplatform build config so they can be built on Linux, Mac, and Windows without changes. See the build config documentation for troubleshooting.

To compile a mod and add it to your game's Mods directory:

  1. Rebuild the project in Visual Studio or MonoDevelop.
    This will compile the code and package it into the mod directory.
  2. Launch the project with debugging.
    This will start the game through SMAPI and attach the Visual Studio debugger.

To package a mod for release:

  1. Rebuild the project in release mode.
  2. The release zips will be generated in the _releases folder.

stardew_valley_mods-'s People

Contributors

janavarro95 avatar pathoschild avatar dependabot[bot] avatar perkinslr avatar koihimenakamura avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.