https://github.com/repcomm/mt-3d-armor-api
TypeScript definitions for minetest 3d-armor mod api
https://github.com/repcomm/mt-3d-armor-api
Last synced: 11 months ago
JSON representation
TypeScript definitions for minetest 3d-armor mod api
- Host: GitHub
- URL: https://github.com/repcomm/mt-3d-armor-api
- Owner: RepComm
- Created: 2023-04-15T18:40:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T18:40:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T05:35:13.298Z (11 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# mt-3d-armor-api
Type definitions for using 3d-armor mod api for minetest
## dev-dependencies
- [mt-api](https://github.com/RepComm/mt-api)
- [ts-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua)
- [lua-types](https://github.com/TypeScriptToLua/lua-types)
## contributors (any contributions welcome, thank you!)
- [repcomm](https://github.com/RepComm)
## also see
- [mt-visible-wielditem-api](https://github.com/RepComm/mt-visible-wielditem-api)
- [mt-api](https://github.com/RepComm/mt-api)