고속 게임 엔진 골격 추가

This commit is contained in:
2026-05-06 21:40:33 +09:00
parent 771c0ec821
commit ec0e468fa1
8 changed files with 862 additions and 2 deletions
+3
View File
@@ -44,6 +44,9 @@ include = ["coolrl_lost_cities*"]
"fixtures/*.json",
"docs/*.md",
]
"coolrl_lost_cities.games.classic.engines" = [
"*.pyx",
]
[tool.ruff]
line-length = 100