Add content, assets, scripts, sounds

This commit is contained in:
Juraj Vajda
2022-11-09 15:39:27 -05:00
parent 1e4d8d0663
commit 4b795b7ed3
45 changed files with 2430 additions and 309 deletions

18
.cdb.json Normal file
View File

@ -0,0 +1,18 @@
{
"type": "MOD",
"title": "X Enchanting",
"name": "x_enchanting",
"short_description": "Adds Enchanting Mechanics and API.",
"dev_state": "MAINTENANCE_ONLY",
"tags": [
"pvp",
"shooter",
"survival",
"tools",
"magic"
],
"license": "LGPL-2.1-or-later",
"media_license": "CC-BY-SA-4.0",
"repo": "https://bitbucket.org/minetest_gamers/x_enchanting/src/master/",
"issue_tracker": "https://bitbucket.org/minetest_gamers/x_enchanting/issues?status=new&status=open"
}