From 4435665d872c9dc94608714024e9ce5e5a113168 Mon Sep 17 00:00:00 2001 From: Lenny McLennington Date: Sat, 25 Dec 2021 21:14:07 +0000 Subject: [PATCH] Add development section back to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 23e99239..8f80ee58 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Experimental packages are available for Linux (non-portable) and Windows (portab - [Windows (32-bit)](https://jenkins.swurl.xyz/job/PolyMC/lastSuccessfulBuild/artifact/win32.zip) - this is a portable package, you can extract it anywhere and run it. This package needs testing. - MacOS currently does not have any packages. We are still working on setting up MacOS packaging. +## Development +If you want to contribute to PolyMC you might find it useful to join [#development:polymc.org on Matrix](https://matrix.to/#/#development:polymc.org) or join [our Discord server](https://discord.gg/xq7fxrgtMP), which is bridged with the PolyMC Matrix rooms. Thank you! + ### Building If you want to build PolyMC yourself, check [BUILD.md](BUILD.md) for build instructions.