Skip to main content

Contributing

Projects:

  • Sandstone (the library) - Implementations of all core functionality.
  • mcdoc TS Generator - Automatic generation of typing files for the sandstone library.
  • Sandstone CLI - Tool for creating projects, handling dependencies, and building your packs.
  • Sandstone Libraries - Officially distributed/maintained libraries to extend functionality not present in the base library.
  • Sandstone Template - Branched project/library templates for the supported or in-dev versions of Sandstone.

If you want to implement a feature or fix a bug, thoroughly examine surrounding & similar systems and figure out how they work, then use them as an example. If you need help the existing maintainer(s) will help you.