add stairs api (#56)

This commit is contained in:
wsor4035
2025-10-25 19:09:44 -04:00
committed by GitHub
parent 5a778586c9
commit 99d43ea54b
10 changed files with 148 additions and 12 deletions

View File

@@ -15,16 +15,16 @@ See the respective sub apis doc file in /doc for detailed documentation.
## Directly supported games and mods
| Games | Sounds | Materials | Textures | Player |
| ----------------- | --------- | --------- | --------- | ------ |
| Minetest Game | x | x | x | x |
| MineClone2 | x | x | | x |
| Mineclonia | x | x | | x |
| Hades Revisited | x | x | | |
| Farlands Reloaded | x | x | x | x |
| Exile | x | | | |
| KSurvive 2 | x | | | |
| Forgotten Lands | x | | | |
| Games | Sounds | Materials | Textures | Player | Stairs |
| ----------------- | --------- | --------- | --------- | ------ | ------ |
| Minetest Game | x | x | x | x | x |
| MineClone2 | x | x | | x | |
| Mineclonia | x | x | | x | |
| Hades Revisited | x | x | | | |
| Farlands Reloaded | x | x | x | x | x |
| Exile | x | | | | |
| KSurvive 2 | x | | | | |
| Forgotten Lands | x | | | | |
For functions see /doc/functions.md for the specifics relating to the function