mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 21:14:41 +07:00
Update README.md
This commit is contained in:
parent
a5bc45d7e6
commit
bf5f1c4b6d
19
README.md
19
README.md
@ -26,6 +26,16 @@ Depends what you're looking for. If you're in the market for high-res graphics,
|
||||
|
||||
If you want a small, fast, moddable, FOSS, in-depth 4X that can still run on a potato, you've come to the right place :)
|
||||
|
||||
## How do I install?
|
||||
|
||||
- **Android** - [Google Play](https://play.google.com/store/apps/details?id=com.unciv.app) or [F-droid](https://f-droid.org/en/packages/com.unciv.app/)
|
||||
- **Linux** - [itch.io](https://yairm210.itch.io/unciv), Flatpak via [Flathub](https://flathub.org/apps/details/io.github.yairm210.unciv), or [AUR](https://aur.archlinux.org/packages/unciv-bin)
|
||||
- **Windows** - [Grab the MSI](https://github.com/yairm210/Unciv/releases/latest/download/Unciv.msi), or get from [itch.io](https://yairm210.itch.io/unciv), [Chocolatey](https://community.chocolatey.org/packages/unciv), or [Scoop](https://github.com/Calinou/scoop-games)
|
||||
- **Raspberry Pi** - [Pi-apps](https://github.com/Botspot/pi-apps)
|
||||
- **MacOS** - Via [MacPorts](https://ports.macports.org/port/unciv/) or install [with this guide](https://yairm210.github.io/Unciv/Other/Installing-on-macOS/)
|
||||
- Jars, APKs and Windows/Linux builds also available in [Releases](https://github.com/yairm210/Unciv/releases) (run jar with `java -jar Unciv.jar`) - *not recommended* since we update frequently and you will quickly become out-of-date
|
||||
- [Build from scratch](https://yairm210.github.io/Unciv/Developers/Building-locally-without-Android-Studio/) if that's your thing
|
||||
|
||||
## What's the roadmap?
|
||||
|
||||
In this order:
|
||||
@ -51,15 +61,6 @@ If not, you can help by spreading the word - vote for Unciv where you can, menti
|
||||
|
||||
## FAQ
|
||||
|
||||
## How do I install?
|
||||
|
||||
- **Android** - [Google Play](https://play.google.com/store/apps/details?id=com.unciv.app) or [F-droid](https://f-droid.org/en/packages/com.unciv.app/)
|
||||
- **Windows/Linux** - [itch.io](https://yairm210.itch.io/unciv), Flatpak via [Flathub](https://flathub.org/apps/details/io.github.yairm210.unciv), or [AUR](https://aur.archlinux.org/packages/unciv-bin)
|
||||
- **Raspberry Pi** - [Pi-apps](https://github.com/Botspot/pi-apps)
|
||||
- **MacOS** - Install [with this guide](https://yairm210.github.io/Unciv/Other/Installing-on-macOS/)
|
||||
- Jars, APKs and Windows/Linux builds also available in [Releases](https://github.com/yairm210/Unciv/releases) (run jar with `java -jar Unciv.jar`) - *not recommended* since we update frequently and you will quickly become out-of-date
|
||||
- [Build from scratch](https://yairm210.github.io/Unciv/Developers/Building-locally-without-Android-Studio/) if that's your thing
|
||||
|
||||
### How about iOS?
|
||||
|
||||
I'm not planning on it. It means paying money to Apple, yet another release path,
|
||||
|
Loading…
Reference in New Issue
Block a user