From 465e01597369565befd3569cadc869fc430e229a Mon Sep 17 00:00:00 2001 From: Maik Macho Date: Wed, 28 Feb 2018 22:01:10 +0100 Subject: [PATCH] Update Everest and add basic README.md --- Everest | 2 +- README.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/Everest b/Everest index f9ed76c..9d924d5 160000 --- a/Everest +++ b/Everest @@ -1 +1 @@ -Subproject commit f9ed76c4d4df3ba100cdbe8351fad7f8870b616f +Subproject commit 9d924d5637c90d9e83cd4b5d225b9cea8e56a0ac diff --git a/README.md b/README.md new file mode 100644 index 0000000..537b9d8 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Everest GhostMod + +### License: MIT + +---- + +Sample mod - Add ghost functionality to Celeste, similar to time trials. + +[![preview](https://i.imgur.com/aXtUTFO.gif)](https://www.youtube.com/watch?v=IQbAItCJQk8) + +[Install Everest](https://everestapi.github.io/), download the mod `.zip` [here](/releases) and place it in your `Mods` directory. Don't extract anything. + +For more information about mod _development_, read the [Everest README.md](https://github.com/EverestAPI/Everest/blob/master/README.md)