Skip to content

matter-ecs/matter-hooks-types

Repository files navigation

Matter Hooks CI status Docs status NPM package version

Matter Hooks is a Luau hooks library for Matter with roblox-ts typings.

It provides access to useful hooks not included in with Matter.

Installation

Matter Hooks can be installed with npm in your project by running the following command.

npm install @rbxts/matter-hooks

Contributing

Contributions are welcome, please make a pull request!

Only types should be contributed to this project. General changes should be made to the main project.

Please read our contribution guide and code of conduct when getting involved.

License

Matter Hooks is free software available under the MIT license. See the license for details.