MineClonia compat (#677)

This commit is contained in:
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org
2024-08-16 16:15:10 +02:00
committed by GitHub
parent 368b294c70
commit 9ff3ab1007
4 changed files with 51 additions and 1 deletions

View File

@ -27,6 +27,8 @@ read_globals = {
"table.insert_all",
"vector",
"VoxelArea",
"mcl_dyes",
"mcl_sounds",
}
globals = {"mesecon"}