Skip to content

EarthMC/EMCAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

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