0 of 0

File information

Last updated

Original upload

Created by

Cloudyluna

Uploaded by

Cloudyluna

Virus scan

Safe to use

Documentation

Readme

View as plain text

Maintain Glow Rings Indoors Radius

------------------------------------------------------------------------

Make glow rings emits the same outdoor’s light radius, even when
indoors.

Indoors here means within buildings or rooms, etc. The exceptions are
mineshafts and volcano dungeons.

Features

- Make glow rings emits the same outdoor’s light radius, even when
indoors.

Version

0.2.0

Compatibility

If you found this mod behaving weirdly or being incompatible with other
mods, please report it on the bugs or posts page so I can update this
documentation with that information and let other users know about such
potential issues in the future.

This mod should work with most other mods unless specified otherwise
below.

Compatible with multiplayer?

Untested.

Incompatible with

- No known incompatibilities.

Known issues

- No known issue.

What changed?

See CHANGELOG.md file for details.

Requirements

- Stardew Valley 1.6 (preferably, version 1.6.10)

- SMAPI (minimum v4.0.0 or higher)

For users

Installing MaintainGlowRingsIndoorsRadius

1. This mod requires SMAPI, so please, install that and other listed
requirements first.

2. Unzip the files into the Stardew
Valley/Mods/MaintainGlowRingsIndoorsRadius game folder.

3. Make sure the MaintainGlowRingsIndoorsRadius.dll and manifest.json
files are inside MaintainGlowRingsIndoorsRadius folder, not in Mods
folder.

4. Launch the game through SMAPI launcher.

For developers

Building MaintainGlowRingsIndoorsRadius

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

If you cloned this project from the Github and have nix installed, run
nix develop to load the development environment. Then run make or
dotnet build to build the project.

git clone https://github.com/cloudyluna/StardewValleyMods
cd MaintainGlowRingsIndoorsRadius
make release

Thanks to

- SMAPI dev and contributors for making Stardew Valley modding
accessible.

- Generic Config Menu dev and contributors for making mod
configuration through GUI, simple and easy.

Mod page

- Nexusmods

Source code

- Github

License

Copyright (c) 2024 Cloudyluna

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