1
0
mirror of https://github.com/OgelGames/fakelib.git synced 2025-07-10 04:10:39 +02:00

add reference to engine documentation

fixes 
This commit is contained in:
OgelGames
2025-05-22 18:37:47 +10:00
parent 730f88ff07
commit 10c67ce6af

2
API.md

@ -1,5 +1,7 @@
# API Documentation
This documentation covers the API specific to `fakelib`. For documentation of the functionality provided by the fake player, metatdata and inventory, refer to the [Lua API](https://github.com/minetest/minetest/blob/master/doc/lua_api.md), as they function the same as the real thing.
## Quick Links
- [`fakelib.is_player(x)`](#fakelibis_playerx)