From bd3081f2761f1b0794f75fc19e688646a72a4ab6 Mon Sep 17 00:00:00 2001 From: vermontbail <54957029+vermontbail@users.noreply.github.com> Date: Sun, 7 May 2023 01:09:14 -0400 Subject: [PATCH] Changes to landing page FIXED (#9337) * Updated Building-Locally.md While the underlying steps haven't changed, some of the options now have slightly different names in Android studio. * Update index.md * Revert "Updated Building-Locally.md" This reverts commit e3772dad78ae83ff40018cd90a69dcb175206942. * Revert "Revert "Updated Building-Locally.md"" This reverts commit e1f5960a2e8994910a5718c1b3d4b80a315cf8e0. * Update Building-Locally.md --- docs/index.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index b53dc483bd..df15cc9202 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,17 @@ -# Welcome to the Unciv wiki! +# Welcome to the Unciv wiki! # +![image](https://raw.githubusercontent.com/yairm210/Unciv/master/extraImages/GithubPreviewImage.jpg) + +[Unciv](https://github.com/yairm210/Unciv) is an open source, mod-friendly Android and Desktop remake of Civ V, made with LibGDX. Build your civilization, research technologies, expand your cities and defeat your foes! + +This wiki contains all the onboarding information required to start contributing to the project. You can join us in any of the open issues, or work on improving anything you want - once you're finished, issue a pull request and it'll go into the next version! + +## How do I contribute? ## +The most valuable first step to getting involved is engaging with our community: join the [Discord!](https://discord.gg/bjrB4Xw) It's a great place to meet your fellow contributors. In addition, you can keep track of requests, bugs, and our todo list for the application at the repository's [Issue Tracker](https://github.com/yairm210/Unciv/issues) If you're a developer, you'll probably want to start at the [Getting Started](Developers/Building-Locally.md) page! If you're a translator, head over to [Translating!](Other/Translating.md) If you're a modder, [start here](Modders/Mods.md). + +If not, you can still help by spreading the word - vote for Unciv where you can, mention it on Reddit or Twitter etc, and help us with new ideas of how to get the word out! \ No newline at end of file