Add development section back to README.md

This commit is contained in:
Lenny McLennington 2021-12-25 21:14:07 +00:00
parent a11162ec61
commit 4435665d87
No known key found for this signature in database
GPG Key ID: F0467078ECA45FCB

View File

@ -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.