diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 15:28:17 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 15:28:17 +0100 |
| commit | e85f8eea9dfe76dacc86728b20c4a0036ec71c1d (patch) | |
| tree | 3d67553c597e7851b657cfa2638887699b2b4ace /docs/_old_mediawiki/Download.mediawiki | |
| parent | 4c9a7d83a19828e64ea7f90ddf69f9212bb7a7d9 (diff) | |
Add /docs directory
This is part of a migration from GitHub wikis to GitHub pages
Diffstat (limited to 'docs/_old_mediawiki/Download.mediawiki')
| -rw-r--r-- | docs/_old_mediawiki/Download.mediawiki | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/docs/_old_mediawiki/Download.mediawiki b/docs/_old_mediawiki/Download.mediawiki new file mode 100644 index 00000000..6990229a --- /dev/null +++ b/docs/_old_mediawiki/Download.mediawiki @@ -0,0 +1,49 @@ +__NOTOC__ +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 == + +* [https://www.spigotmc.org/resources/quests-1-8-1-19-set-up-goals-for-players.23696/ SpigotMC (preferred)] +* [https://modrinth.com/mod/quests Modrinth] +* [https://polymart.org/resource/quests.938 Polymart] +* [https://songoda.com/marketplace/product/quests-quests.544 Songoda] +* [https://github.com/LMBishop/Quests/releases GitHub] +* <s>[https://hangar.benndorf.dev/LMBishop/Quests Hangar (testing)]</s> + +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 == + +* [https://github.com/LMBishop/Quests/actions GitHub 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]. +```
\ No newline at end of file |
