aboutsummaryrefslogtreecommitdiffstats
path: root/docs/download.md
blob: c7bad9474d4a6f2efc2bc22f1d43080f5f462ee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
title: Download
nav_order: 2
---
# Download

Release builds of Quests are officially distributed at the
sites on this page. Sources not listed here may contain modified, or
outdated versions.

## Release builds

- [SpigotMC
  (preferred)](https://www.spigotmc.org/resources/quests-1-8-1-19-set-up-goals-for-players.23696/)
- [Hangar](https://hangar.papermc.io/LMBishop/Quests)
- [Modrinth](https://modrinth.com/mod/quests)
- [GitHub](https://github.com/LMBishop/Quests/releases)
- [Polymart](https://polymart.org/resource/quests.938)
- [Songoda](https://songoda.com/marketplace/product/quests-quests.544)

Please note Hangar is still in active development and testing. It may be
removed at any time.

### Distribution status

Some platforms may not be up-to-date yet.

<img src="https://mcbadges.leonardobishop.com/quests.svg">

## Development builds

- [GitHub Actions](https://github.com/LMBishop/Quests/actions)

Development builds are automatically built by GitHub. You may need a
GitHub account to see or download these artifacts.

Instructions on building Quests is also provided here:
<https://github.com/LMBishop/Quests/blob/master/CONTRIBUTING.md>

## License

The full license text is available here:
<https://github.com/LMBishop/Quests/blob/master/LICENSE.txt>

    Quests

    Copyright (C) 2022  Leonardo Bishop and contributors

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see [https://www.gnu.org/licenses].