Voxelis/mods/COMPAT/minetest_default
DesertMermaid f5877a23cf
Some checks failed
Unit Tests / busted_unit_test (push) Failing after 6m42s
Error Check / luacheck_errcheck (push) Failing after 18m53s
Blah.
2024-12-12 23:59:48 -08:00
..
locale Blah. 2024-12-12 23:59:48 -08:00
aliases.lua Blah. 2024-12-12 23:59:48 -08:00
chests.lua Blah. 2024-12-12 23:59:48 -08:00
crafting.lua Blah. 2024-12-12 23:59:48 -08:00
craftitems.lua Blah. 2024-12-12 23:59:48 -08:00
functions.lua Blah. 2024-12-12 23:59:48 -08:00
furnace.lua Blah. 2024-12-12 23:59:48 -08:00
init copy.lua Blah. 2024-12-12 23:59:48 -08:00
init.lua Blah. 2024-12-12 23:59:48 -08:00
item_entity.lua Blah. 2024-12-12 23:59:48 -08:00
legacy.lua Blah. 2024-12-12 23:59:48 -08:00
license.txt Blah. 2024-12-12 23:59:48 -08:00
mapgen.lua Blah. 2024-12-12 23:59:48 -08:00
mod.conf new file: .forgejo/workflows/error_check.yml 2024-12-10 15:23:36 -08:00
nodes.lua Blah. 2024-12-12 23:59:48 -08:00
README.md new file: .forgejo/workflows/error_check.yml 2024-12-10 15:23:36 -08:00
README.txt Blah. 2024-12-12 23:59:48 -08:00
tools.lua Blah. 2024-12-12 23:59:48 -08:00
torch.lua Blah. 2024-12-12 23:59:48 -08:00
trees.lua Blah. 2024-12-12 23:59:48 -08:00

Voxelis API - default namespace

This is present so that Voxelis may reimplement the default API, of which minetest_game provides, so that many mods may work.

The API is based on, and intended to be compatible with, the API described here: https://github.com/minetest/minetest_game/blob/master/game_api.txt (as of December of 2024)