Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appgurueu/modlib_test
Tests for modlib
https://github.com/appgurueu/modlib_test
Last synced: 8 days ago
JSON representation
Tests for modlib
- Host: GitHub
- URL: https://github.com/appgurueu/modlib_test
- Owner: appgurueu
- Created: 2022-06-27T19:01:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T12:21:42.000Z (8 months ago)
- Last Synced: 2024-10-28T20:57:50.388Z (about 2 months ago)
- Language: Lua
- Size: 295 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Tests for Modlib (`modlib_test`)
A Minetest mod to test [`modlib`](https://github.com/appgurueu/modlib). Code written by Lars Müller and licensed under the MIT license.
## Media Licenses
License of `minetest/png/PngSuite` and derivatives: freeware (see `minetest/png/PngSuite/PngSuite.LICENSE`):
> Permission to use, copy, modify and distribute these images for any
> purpose and without fee is hereby granted.
>
> (c) Willem van Schaik, 1996, 2011License of `b3d/character.b3d`: CC BY-SA 3.0 (see `b3d/license.txt`)
---
Repository on [GitHub](https://github.com/appgurueu/modlib_test).
## Configuration
### `liquid_dir`
Show directions of all flowingliquid nodes
* Type: boolean
* Default: `false`### `liquid_raycast`
Show results of modlib's accurate liquid raycast
* Type: boolean
* Default: `false`