Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 484 Bytes

Woven APIs

Essential modding APIs for Minecraft.

Getting started

WIP

Modules

The Woven APIs are a set of modules designed to provide hooks, patches, etc. for different parts of Minecraft.

Issues or Pull Requests related to a specific module should be reported on the module own repository.

Getting started

To setup a new Woven API module, check out the module template mod and follow the instructions there.