chore: preparar publicación a crates.io (publish=true, versiones en deps, descriptions, repository, orden topológico + script)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sergio
2026-06-18 18:27:14 +00:00
parent 1a205c764d
commit dba855e446
100 changed files with 329 additions and 109 deletions
+1
View File
@@ -5,6 +5,7 @@ edition.workspace = true
license.workspace = true
authors.workspace = true
publish.workspace = true
repository.workspace = true
description = "llimphi-voxel — capa de dinámica voxel/juego (estilo Minecraft) sobre el motor 3D general llimphi-3d: world-gen procedural (terreno por ruido fractal) y la casa de bloques/biomas/streaming. Reusable por cualquier juego con orientación voxel. NO renderiza: delega en llimphi-3d (Scene3d + VoxelRenderer)."
[dependencies]