Minetest-WorldEditAdditions/API.md

2.0 KiB

API Reference

This file exists to give people looking for it convenient access to the various types of documentation WorldEditAdditions (WEA) provides.

I'm a user of WorldEditAdditions

If you're using WEA in-game, you probably want the chat command reference:

Remember: Documentation, not code, defines what a program does.

In other words, if the documentation ain't right, open an issue!

I'm a mod developer and I want to hook into WorldEditAdditions

That's awesome! WEA provides an extensive library of node and region manipulation functions. It also provides a significantly extensive library of utility functions - many of which Lua should provide built-in like Javascript.

The Lua API reference is built automatically from code comments using moondoc. These code comments have been curated and written to ensure the docs are as detailed as possible. This is an ongoing process however, so if there are any issues with these docs, please get in touch.

I want to hack on WorldEditAdditions!

Yay, we always love new people around here! Do see our Lua API docs and our contributing guide:

We also have a dedicated channel to development questions and chatter in our Discord server.

I want to do something else!

Interesting! Do get in touch, as we'd love to hear about it: