Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 232 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 232 Bytes

Contribution Guidelines

  1. use correct package
  2. java only. no kotlin/scala
  3. don't depend on other minecraft/fabric apis
  4. code must compile
  5. don't make the code slow intentionally

That's literally it