From 0f8f2ff468fa1de276ef7cb283650738c73bb2c6 Mon Sep 17 00:00:00 2001 From: oranges Date: Fri, 3 Jul 2020 09:35:42 +1200 Subject: [PATCH] Add a link to the common core lore (#51926) This could be a useful starting point for a new developer, who wants to provide some spicy flavour text for their PR, but isn't sure where to begin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 635b69aafc5..f31a3fbc235 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Space Station 13 is a paranoia-laden round-based roleplaying game set against th [Policy configuration system](.github/POLICYCONFIG.md) +[Interested in some starting lore?](https://github.com/tgstation/common_core) + ## LICENSE All code after [commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST](https://github.com/tgstation/tgstation/commit/333c566b88108de218d882840e61928a9b759d8f) is licensed under [GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.html).