1
0
Fork 0
dripstone/README.md

24 lines
874 B
Markdown
Raw Permalink Normal View History

2024-08-27 21:04:18 +00:00
# Dripstone
This Minetest mod adds dripstone to Minetest.
![Dripstone in various shapes and forms, absorbing water and lava](textures/dripstone_preview.png)
2024-08-27 21:04:18 +00:00
2024-08-29 16:37:55 +00:00
You can read the [API manual](API.md) for an extensive explanation on how the
dripstone works in this mod.
2024-08-27 21:04:18 +00:00
## Contribute
2024-08-27 21:14:22 +00:00
You can contribute by making pull requests or by reaching out to me
[on Matrix](https://matrix.to/#/@bram:matrix.directory).
2024-08-27 21:04:18 +00:00
## Licensing
By default, this work is originally copyrighted under the EUPL v1.2. If you do
not wish to use the restrictions of copyleft, you can do the following:
1. You may include the mod on your personal Minetest server without needing to
tell me. You will have to use this mod without changing it.
2. If you wish to modify, change or copy the code under a different license for
your own mod/game, reach out to me personally and we can work something out. :)