Skip to content

EarthMC/EMCAPI

This branch is 2 commits ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b6fdae · Mar 4, 2025
Feb 11, 2025
Mar 4, 2025
Mar 9, 2024
Mar 20, 2024
Mar 4, 2025

Repository files navigation

EMCAPI

Welcome to the official repository of EarthMC's API! The API's documentation can be found at https://earthmc.net/docs/api.

Contributing

If you would like to contribute to the repo, you are welcome to open a pull request provided it doesn't introduce a breaking API change.

Reasons you may open a pull request include but are not limited to:

  • Adding data that is not already included
  • Adding functionality that is not already present
  • Fixing an error
  • Rewriting code to deduplicate repetition or improve performance