mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-25 16:53:46 +01:00
Updates via shellscript
This commit is contained in:
parent
7c803f9f93
commit
67d45d5660
@ -1,7 +1,13 @@
|
|||||||
# modlib
|
# modlib
|
||||||
Lightweight Minetest Modding Library
|
Lightweight Minetest Modding Library
|
||||||
|
|
||||||
|
|
||||||
|
## About
|
||||||
|
No dependencies. Licensed under the MIT License. Compatibility is checked automatically.
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
### Some more stuff
|
||||||
|
The things listed below are just a few, and as the library grows, I am not mentioning them all here, but I hope the function names are self-explaining. If not, feel free to contact me or create an issue / PR on GitHub.
|
||||||
### `table_ext`
|
### `table_ext`
|
||||||
Table Helpers. Self-explaining - merge tables, count tables, add items to tables, etc.
|
Table Helpers. Self-explaining - merge tables, count tables, add items to tables, etc.
|
||||||
### `number_ext`
|
### `number_ext`
|
||||||
|
Loading…
Reference in New Issue
Block a user