MineClone/MineClonia compatibility (#80)

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
2023-12-02 21:45:07 +01:00
committed by GitHub
parent 722ff851dd
commit f781039f43
7 changed files with 91 additions and 22 deletions

View File

@ -13,5 +13,7 @@ read_globals = {
globals = {
"digilines",
"tubelib",
"tubelib2"
"tubelib2",
"mcl_sounds",
"mcl_formspec"
}