upgrade Skill system auf regitry

This commit is contained in:
Sithies
2026-03-17 21:51:00 +01:00
parent 389c759166
commit 4e6b2c6759
28 changed files with 534 additions and 478 deletions
+3
View File
@@ -8,6 +8,9 @@ edition = "2024"
sebas-tian = { path = "../sebas-tian" }
lyra = { path = "../lyra" }
# Kern
nazarick-core = { path = "../nazarick-core" }
# Skills
skills = { path = "../skills" }