-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Everest and add basic README.md
- Loading branch information
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
Submodule Everest
updated
28 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |