Skip to content
XavierShrier edited this page Sep 24, 2021 · 46 revisions

Welcome to the Everest Wiki!

Come say hi on the Celeste Discord, and tell us what you're working on!

Make sure to check out the sidebar on the right for a list of community-written guides, tutorials, and reference pages.

Frequently Asked Questions

If you run into issues while playing with Everest, make sure to read the Common Crashes page to see if a fix has been provided.

The Essentials:

Contributing

We are always looking for people to help contribute to this wiki!

Feel free to add Tutorials, reference guides, or anything else you might think is needed. After adding a page, please add it to the Sidebar under the relevant category, or add a new category if necessary.

If you want to modify this wiki using git, follow the instructions here.
Note that all relative links to other wiki pages should be treated as if all files are in the same folder.

If you are working on a page, add it to the In Progress section of this article.

For any questions, join the celeste Discord and ask under #modding_help

In Progress

  • Ouis
  • Celeste Reference
  • Monocle Reference

Undocumented Features

This is a compilation of as-yet undocumented Everest features.
It's purpose is to serve as a place to check if a feature exists, and as a to-do list for future documentation.
Links to relevant source-code, commits, or PRs should be included.

MapData Processor

https://github.com/EverestAPI/Everest/blob/dev/Celeste.Mod.mm/Mod/Module/EverestMapDataProcessor.cs

EverestModuleSettings SubMenus

https://github.com/EverestAPI/Everest/pull/325
(should be added to the Mod Settings page)

Clone this wiki locally