Skip to content

Commit a6c4f56

Browse files
committed
Updated README
1 parent 9278949 commit a6c4f56

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,16 @@ Allows you to use chests for storing your cooking ingridients instead of storing
1414
* Compatible with [Expanded Fridge](https://www.nexusmods.com/stardewvalley/mods/1191)
1515
* May be incompatible with mods that make changes to cooking or chests.
1616

17+
# Usage
18+
Place a chest anywhere in the world and click the fridge icon to mark it as an ingridient chest.
19+
20+
![ChestGif](https://staticdelivery.nexusmods.com/mods/1303/images/2545/2545-1533757113-75967091.gif)
21+
22+
23+
# Uninstalling
24+
Make sure all chests are unmarked for usage by the fridge. Then delete the RemoteFridgeStorage folder.
25+
1726
# Planned Features
1827
* Multiplayer compatibility
19-
* Choose which chests are included for ingridients
20-
* Use chests anywhere in the world instead of only the farmhouse.
28+
* ~~Choose which chests are included for ingridients~~
29+
* ~~Use chests anywhere in the world instead of only the farmhouse.~~

RemoteFridgeStorage/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Name": "RemoteFridgeStorage",
33
"Author": "EternalSoap",
4-
"Version": "1.2.0",
4+
"Version": "1.3.0",
55
"Description": "Allows you to use ingredients inside ",
66
"UniqueID": "EternalSoap.RemoteFridgeStorage",
77
"EntryDll": "RemoteFridgeStorage.dll",

0 commit comments

Comments
 (0)