Skip to content

My collection of Stardew Valley mods. Was initially made to try out making mods with F#.

License

Notifications You must be signed in to change notification settings

cloudyluna/StardewValleyMods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StardewValleyMods by Cloudyluna

My personal collection of Stardew Valley mods that I wrote (and ongoing) for fun. Nothing serious here.

Building

If you have nix installed, run nix develop to load the development environment. In a nutshell, cd into any subproject and run make to build the project.

Attention: Make sure you have setup $GAME_PATH pointing to your Stardew Valley game folder first.

        # Example to build SelectiveEating
        git clone https://github.com/cloudyluna/StardewValleyMods
        cd SelectiveEating
        make

Thanks to

License

Copyright (c) 2024 Cloudyluna

This project is licensed under the AGPL-3.0-or-later license - see the LICENSE file for details.

About

My collection of Stardew Valley mods. Was initially made to try out making mods with F#.

Resources

License

Stars

Watchers

Forks