]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - README.md
Merge branch 'northivanastan/documentation' into 'master'
[xonotic/xonotic.git] / README.md
index 90d1d203cf370413284e0521670a99793de40c5a..c3fbbbab4da303a50cb0b00283dbb64fa627aff0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,21 +8,38 @@ Xonotic is an addictive, arena-style first person shooter with crisp movement an
 
 ## Download
 
-### LATEST RELEASE: Xonotic 0.8.1 for Linux, Windows, and Mac
+### LATEST RELEASE: Xonotic 0.8.2 for Linux, Windows, and macOS
 
 If you're just here to play, you can download Xonotic as a zip package, torrent, or by using one of [these alternative methods](http://xonotic.org/download/).
 
-- [Download as torrent](http://dl.xonotic.org/xonotic-0.8.1.zip.torrent)
-- [Download as zip](http://dl.xonotic.org/xonotic-0.8.1.zip)
+- [Download as torrent](http://dl.xonotic.org/xonotic-0.8.2.zip.torrent)
+- [Download as zip](http://dl.xonotic.org/xonotic-0.8.2.zip)
 
 No installation required, just unpack and run. Got questions? See the [FAQ](http://xonotic.org/faq) or [live chat](http://xonotic.org/chat/) with us.
 
-**MD5**: f7a9cd8ab68a00336acca164f983b569
-**Package size**: 940M
+**sha256sum**: a22f7230f486c5825b55cfdadd73399c9b0fae98c9e081dd8ac76eca08359ad5  
+**Package size**: 946M  
+
+## Contributing
+
+We're mainly looking for help in the following areas:
+
+- [Translations](https://www.transifex.com/team-xonotic/xonotic/)
+- [Modeling and texturing](https://gitlab.com/xonotic/xonotic-data.pk3dir/issues?label_name=Area%3A+Assets)
+- Documentation
+  - Some of it is still scattered in [Docs](https://gitlab.com/xonotic/xonotic/tree/master/Docs) instead of being on our [wiki](https://gitlab.com/xonotic/xonotic/wikis/home)
+  - Some [wiki](https://gitlab.com/xonotic/xonotic/wikis/home) pages are slightly out of date or contain links to empty pages
+  - Fixing typos everywhere and anywhere - attention to detail is important to make a good impression on potential players
+  - Even if you're new, just letting us know what you're struggling with helps so we can focus on improving those areas first
+- Testing
+  - If you're running a server or play off-line often, please consider using the [autobuild](https://gitlab.com/xonotic/xonotic/wikis/Autobuilds) or [git](https://gitlab.com/xonotic/xonotic/wikis/Repository_Access) versions to help us find bugs (when playing online, the server's version of the gamecode is downloaded and used by all clients so you have to play offline or run your own server for testing)
+- PR
+  - Please don't create anything that looks official (social media accounts, entries on pages like steam, etc.) without contacting us, we like to manage things ourselves to keep the information up to date
+  - All other kinds of PR are very welcome - make videos or articles, share links, spread the word
 
 ## Developing
 
-To install from git, [follow this guide](https://gitlab.com/xonotic/xonotic/wikis/Repository_Access). Learn more about the [directory structure here](https://gitlab.com/xonotic/xonotic/wikis/Git), or check out [our project page on GitLab](https://gitlab.com/groups/xonotic) to see development activity and code ([xonotic-data](https://gitlab.com/xonotic/xonotic-data.pk3dir) is where most development takes place).
+To compile the latest revision from git, [follow this guide](https://gitlab.com/xonotic/xonotic/wikis/Repository_Access). Learn more about the [directory structure here](https://gitlab.com/xonotic/xonotic/wikis/Git), or check out [our project page on GitLab](https://gitlab.com/groups/xonotic) to see development activity and code ([xonotic-data](https://gitlab.com/xonotic/xonotic-data.pk3dir) is where most development takes place).
 
 ## Community
 
@@ -34,4 +51,4 @@ The community is primarily active in the [forums](http://forums.xonotic.org/) an
 
 ## License
 
-Distributed under the GPLv2 license. See the [LICENSE](LICENSE) file for more details.
+Distributed under the GPLv2 license. See the [COPYING](COPYING) file for more details.