Merge pull request #129 from Indianajaune/master

Added a doc
This commit is contained in:
115kino 2017-05-26 15:41:48 -04:00 committed by GitHub
commit 645e271a07
2 changed files with 19 additions and 2 deletions

17
README.md Normal file
View file

@ -0,0 +1,17 @@
<img align="right" src="http://i.imgur.com/r0ztn.png" >
# Aether Legacy [![Discord](https://img.shields.io/badge/Discord-join-7289DA.svg)](https://discord.gg/tja2Kxr)
The original mod has been updated for the current Minecraft versions
## Summary
Aether II is indeed an amazing mod and shall continue to grow into something even greater. However, some people haven't played the original Aether mostly due to it being outdated and unavailable to the general public through official ways. Aether Legacy is a port of Aether I that allows people to play the original experience on newer versions of Minecraft with multiplayer support.
## Goal
The goal of this project is to help show how much the Aether has grown from then to now. With this project it should help bring more appreciation towards Aether II and the amount of dedication Gilded Games is putting out to make it as outstanding as it can ever be.
## Disclaimer
I am only one person so if you find any bugs I do apologize. Please list all bugs on the issue tracker and a patch will be done every other week.

View file

@ -5,11 +5,11 @@
"description": "Aether Legacy, a fan update of Aether I which has been revamped for the latest version of Minecraft. This version of the aether includes multiplayer support to play with friends and others alike.",
"version": "v1.0",
"mcversion": "1.10.2",
"url": "",
"url": "https://www.moddinglegacy.com/",
"updateUrl": "",
"authorList": ["115kino"],
"credits": "Gilded Games for allowing me permission to do this project.",
"logoFile": "",
"logoFile": "assets/aether_legacy/textures/gui/title/aether.png",
"screenshots": [],
"dependencies": []
}