From 0c6aba95cf67faad678a2fb90b419eb2c9de69d4 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 4 Nov 2016 22:30:22 -0400 Subject: explain where to get user support in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1300da96..87b2669b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ your game files. * [Support forums](http://community.playstarbound.com/threads/stardew-modding-api-0-40-1-1.108375/) * [Stardew Valley Discord](https://discord.gg/KCJHWhX) (chat with players and developers) +If you need help, [ask in this forum thread](http://community.playstarbound.com/threads/stardew-modding-api-0-40-1-1.108375) +or [come talk to us on Discord](https://discord.gg/KCJHWhX). Your question will be seen by more +people who can help that way. (Please don't submit issues on GitHub for support questions.) + ## For mod developers * [How to develop mods](http://canimod.com/guides/creating-a-smapi-mod) -- cgit