From a259b6e36370b5d13673f66e06456bad024c4c35 Mon Sep 17 00:00:00 2001 From: Ted John Date: Mon, 17 Aug 2020 16:58:15 +0100 Subject: [PATCH] Update distribute text in scripting.md --- distribution/scripting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/scripting.md b/distribution/scripting.md index f7a7af1259..9f520ccda7 100644 --- a/distribution/scripting.md +++ b/distribution/scripting.md @@ -199,4 +199,4 @@ This is up to you. The OpenRCT2 licence does not enforce any licence requirement > Is there a good place to distribute my script to other players? -There is currently no official database for this. For now the recommendation is to upload releases of your script on GitHub alongside your source code (if public). Some people like to make a GitHub repository that just consists of a list of content (scripts in this case) which anyone can add to via pull requests. +The recommendation is to upload releases of your script on GitHub alongside your source code (if public). There is a community driven repository for sharing plugins available at http://openrct2plugins.org/.