Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 449 Bytes

Woven Resource Loader

Woven's Resource Loader is a module which manages loading mod resources.

Vocabulary

In this module the term "Resource Pack" means at the same time "Client Resource Pack" and "Data Pack".

Goals

  • Load mod resource packs.
  • Load mod Programmer Art assets.
  • Allow mods to define additional built-in resource packs.
  • Allow mods to inject virtual resource packs.
  • Resource loader listeners.