wiki/wiki/downloads.md

73 lines
2.2 KiB
Markdown

---
title: ダウンロード
date: 2018-4-18
custom-style: >-
.red {color: #FF0000}
---
{% comment %}短縮{% endcomment %}
{% assign version = site.minetest.latest_version %}
このページでは、Minetestの最新バージョン({{ version }})をダウンロードできます。
- toc
{:toc}
# Windows
[64bit ({{ version }})](https://github.com/minetest/minetest/releases/download/{{ version }}/minetest-{{ version }}-win64.zip)
<br>
[32bit ({{ version }})](https://github.com/minetest/minetest/releases/download/{{ version }}/minetest-{{ version }}-win32.zip)
# macOS
[Homebrew](http://brew.sh)を導入している場合は`brew install homebrew/games/minetest`でもインストールできます。
[安定版](https://github.com/krondor-game/minetest/releases/tag/stable)
<br>
[最新版](https://github.com/krondor-game/minetest/releases)
# Linux
[Debian](https://packages.debian.org/search?keywords=minetest)
<br>
[Ubuntu / Linux Mint](http://packages.ubuntu.com/search?keywords=minetest)
<br>
[Ubuntu / Linux Mint (PPA)](https://launchpad.net/~minetestdevs/+archive/ubuntu/stable)
<br>
[Fedora](https://apps.fedoraproject.org/packages/minetest)
<br>
[openSUSE](http://software.opensuse.org/package/minetest)
<br>
[Mageia](http://mageia.madb.org/package/show/name/minetest)
<br>
[Arch Linux](https://www.archlinux.org/packages/?q=minetest)
<br>
[Gentoo](http://packages.gentoo.org/package/games-action/minetest)
Git・デイリービルド
<br>
[Arch Linux](https://aur.archlinux.org/packages/minetest-git)
<br>
[Arch Linux (leveldb)](https://aur.archlinux.org/packages/minetest-git-leveldb)
<br>
[Ubuntu / Linux Mint](https://code.launchpad.net/~minetestdevs/+archive/daily-builds/+packages)
# Android
注意: Minetestの海賊版がGoogle Playに出回っているようです。
{: class="red"}
[Google Play](https://play.google.com/store/apps/details?id=net.minetest.minetest)
<br>
[F-Droid](https://f-droid.org/repository/browse/?fdid=net.minetest.minetest)
# その他のプラットフォーム
[FreeBSD](http://www.freshports.org/games/minetest)
# ソースコード
[Minetest (master)](https://github.com/minetest/minetest/archive/master.zip)
<br>
[Minetest Game (master)](https://github.com/minetest/minetest_game/archive/master.zip)