Skip to content

Latest commit

 

History

History
70 lines (39 loc) · 2.18 KB

README.md

File metadata and controls

70 lines (39 loc) · 2.18 KB

Poggit CI Stars License


Logo

resourcepack-register

Provides utils for registering resourcepacks!

View in Poggit · Report a bug · Request a feature

About The Project

✔️ Provides registerPack() method for registering resourcepack!

  • kim\present\register\resourcepack\ResourcePackRegister::registerPack(IResourcePack) : void

✔️ Provides registerPack() method for registering resourcepack from plugin resources!

  • kim\present\register\resourcepack\ResourcePackRegister::registerFromResource(Plugin $plugin, string $resourcePath, bool $temp = true) : void

Installation

See Official Poggit Virion Documentation


How to use?

See Main Document


License

Distributed under the MIT. See LICENSE for more information