mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 18:41:09 +01:00
remove depends.txt and description.txt in mclx_core
This commit is contained in:
parent
671de95357
commit
5098932b98
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +0,0 @@
|
||||||
mcl_core
|
|
||||||
doc?
|
|
|
@ -1 +0,0 @@
|
||||||
Core items not found in Minecraft
|
|
|
@ -1 +1,4 @@
|
||||||
name = mclx_core
|
name = mclx_core
|
||||||
|
description = Core items not found in Minecraft
|
||||||
|
depends = mcl_core
|
||||||
|
optional_depends = doc
|
||||||
|
|
Loading…
Reference in a new issue